apparmor: needs gettext and which in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-25 17:54:25 +01:00
parent 4d61eb3046
commit c3e7ba2d2c

View file

@ -7,7 +7,7 @@ build_wrksrc=libraries/libapparmor
build_style=gnu-configure
conf_files="/etc/apparmor.d/local/* /etc/apparmor/*"
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"
depends="runit-void-apparmor python3 libapparmor"
checkdepends="dejagnu"