rtkit: add shadow to makedepends due to system_accounts.
This commit is contained in:
parent
b4375c10b1
commit
484353a502
|
@ -11,7 +11,7 @@ homepage="http://git.0pointer.de/?p=rtkit.git"
|
|||
distfiles="http://0pointer.de/public/$pkgname-$version.tar.xz"
|
||||
checksum=68859108cff6410901502b58365eb7607da37110a06b837762f771735f58acd0
|
||||
|
||||
makedepends="pkg-config dbus-devel libcap-devel"
|
||||
makedepends="pkg-config dbus-devel libcap-devel shadow"
|
||||
|
||||
post_install() {
|
||||
# DBus configuration
|
||||
|
|
Loading…
Reference in New Issue