samba: rebuild for Python 3.12
This commit is contained in:
parent
8f039fd7fe
commit
8808a9cb96
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'samba'
|
||||
pkgname=samba
|
||||
version=4.14.12
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=waf3
|
||||
build_helper="qemu"
|
||||
configure_script="buildtools/bin/waf"
|
||||
|
@ -17,7 +17,7 @@ configure_args="--enable-fhs --sbindir=/usr/bin
|
|||
--with-system-mitkrb5 --without-ad-dc --with-cluster-support
|
||||
--with-shared-modules=${_idmap_modules},${_pdb_modules},${_auth_modules}"
|
||||
hostmakedepends="pkg-config perl-Parse-Yapp rpcsvc-proto docbook2x
|
||||
libtasn1-tools tdb-python3 tevent-python3 talloc-python3"
|
||||
libtasn1-tools tdb-python3 tevent-python3 talloc-python3 python3-setuptools"
|
||||
makedepends="python3-devel libtirpc-devel popt-devel e2fsprogs-devel
|
||||
mit-krb5-devel pam-devel acl-devel cups-devel avahi-libs-devel tdb-devel
|
||||
talloc-devel tevent-devel ldb-devel cmocka-devel gnutls-devel zlib-devel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue