Skip to content

Commit cb40d5a

Browse files
committed
[turnstile] 0.1.11-1: add missing depends
1 parent 4211e05 commit cb40d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgdesc='Independent session/login tracker'
77
url='https://github.com/chimera-linux/turnstile'
88
arch=(x86_64 aarch64 riscv64 loongarch64)
99
license=(BSD-2-Clause)
10-
depends=(pam)
10+
depends=(musl pam llvm-libs)
1111
makedepends=(git meson scdoc)
1212
source=("git+$url.git#tag=v$pkgver" turnstiled.service)
1313
sha256sums=('829cc9c01603e7de30b9307226d68da33f6e69d7db5fbf4c4dd578b0546ed482'

0 commit comments

Comments
 (0)