mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
apparmor: needs gettext and which in hostmakedepends
This commit is contained in:
parent
4d61eb3046
commit
c3e7ba2d2c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_wrksrc=libraries/libapparmor
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/apparmor.d/local/* /etc/apparmor/*"
|
conf_files="/etc/apparmor.d/local/* /etc/apparmor/*"
|
||||||
make_dirs="/etc/apparmor.d/disable 0755 root root"
|
make_dirs="/etc/apparmor.d/disable 0755 root root"
|
||||||
hostmakedepends="bison flex autoconf automake libtool swig python3"
|
hostmakedepends="bison flex autoconf automake libtool gettext swig python3 which"
|
||||||
makedepends="perl python3-devel"
|
makedepends="perl python3-devel"
|
||||||
depends="runit-void-apparmor python3 libapparmor"
|
depends="runit-void-apparmor python3 libapparmor"
|
||||||
checkdepends="dejagnu"
|
checkdepends="dejagnu"
|
||||||
|
|
Loading…
Add table
Reference in a new issue