summaryrefslogtreecommitdiff
path: root/aur
diff options
context:
space:
mode:
authorArcaneDev <alive6863@gmail.com>2025-11-04 23:47:01 +0300
committerGitHub <noreply@github.com>2025-11-04 23:47:01 +0300
commitbe39079ff917b83b05eadd1d64bef51136db7ccf (patch)
treef5fb4ffd3d50d5736081a2759fd22d487362c513 /aur
parent7d59c66c2c4b8170faf4c42cdfe810d26b5db305 (diff)
Update dependencies in PKGBUILD
Diffstat (limited to 'aur')
-rw-r--r--aur/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/aur/PKGBUILD b/aur/PKGBUILD
index e291932..03676a5 100644
--- a/aur/PKGBUILD
+++ b/aur/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A utility to help you beautifully deal with your *NIX system. (break it
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/Nam4ik/suicidekit"
license=('BSD-2-Clause')
-depends=('bash' 'rust' 'alsa-lib' 'gcc')
+depends=('bash' 'rust' 'asound' 'gcc', 'libx11')
makedepends=('cargo')
source=('https://github.com/Nam4ik/syskill/archive/refs/tags/v1-rc0.tar.gz')
sha256sums=('SKIP')