PKGNAME=audit
PKGSEC=utils
PKGDES="Userspace components of the audit framework"
PKGDEP="glibc krb5 libcap-ng openldap linux+api python-3 swig"

ABTYPE=autotools
AUTOTOOLS_AFTER="--enable-gssapi-krb5=yes \
                 --with-libcap-ng=yes \
                 --with-python3=yes"
