mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
audit: rebuild for Python 3.12
This commit is contained in:
parent
9600e404a8
commit
3f421169b1
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'audit'
|
# Template file for 'audit'
|
||||||
pkgname=audit
|
pkgname=audit
|
||||||
version=3.0.3
|
version=3.0.3
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5
|
configure_args="--libdir=/usr/lib --enable-shared=audit --enable-gssapi-krb5
|
||||||
--with-apparmor --with-libcap-ng --with-python3"
|
--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
|
makedepends="mit-krb5-devel libldap-devel libapparmor-devel libcap-ng-devel
|
||||||
python3-devel"
|
python3-devel"
|
||||||
make_dirs="/var/log/audit 0700 root root"
|
make_dirs="/var/log/audit 0700 root root"
|
||||||
|
|
Loading…
Add table
Reference in a new issue