diff --git a/srcpkgs/audit/template b/srcpkgs/audit/template index 334d567f378..63913bc07c3 100644 --- a/srcpkgs/audit/template +++ b/srcpkgs/audit/template @@ -1,11 +1,11 @@ # Template file for 'audit' pkgname=audit version=3.0.3 -revision=5 +revision=6 build_style=gnu-configure configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5 --with-apparmor --with-libcap-ng --with-python3" -hostmakedepends="automake libtool pkg-config intltool python3 swig" +hostmakedepends="automake libtool pkg-config intltool python3-setuptools swig" makedepends="mit-krb5-devel libldap-devel libapparmor-devel libcap-ng-devel python3-devel" make_dirs="/var/log/audit 0700 root root"