We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4211e05 commit cb40d5aCopy full SHA for cb40d5a
PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Independent session/login tracker'
7
url='https://github.com/chimera-linux/turnstile'
8
arch=(x86_64 aarch64 riscv64 loongarch64)
9
license=(BSD-2-Clause)
10
-depends=(pam)
+depends=(musl pam llvm-libs)
11
makedepends=(git meson scdoc)
12
source=("git+$url.git#tag=v$pkgver" turnstiled.service)
13
sha256sums=('829cc9c01603e7de30b9307226d68da33f6e69d7db5fbf4c4dd578b0546ed482'
0 commit comments