Skip to content
Snippets Groups Projects
Commit 1304a6bd authored by Bro Brian's avatar Bro Brian
Browse files
parent bf10e4c6
No related branches found
No related tags found
No related merge requests found
Pipeline #54889 failed
diff -uar a/PKGBUILD b/PKGBUILD
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,6 @@
@ -40,11 +40,11 @@
python-markdown
readline
rpcsvc-proto
......@@ -9,7 +9,12 @@ diff -uar a/PKGBUILD b/PKGBUILD
talloc
tdb
tevent
@@ -89,8 +88,7 @@
)
+conflicts=('ldb')
optdepends=(
'python-dnspython: samba_dnsupdate and samba_upgradedns in AD setup'
'python-markdown: for samba-tool domain schemeupgrade'
@@ -89,8 +89,7 @@
--with-ldap \
--with-winbind \
--with-acl-support \
......@@ -19,7 +24,32 @@ diff -uar a/PKGBUILD b/PKGBUILD
--with-pam \
--with-pammodulesdir=/usr/lib/security \
--bundled-libraries=!tdb,!talloc,!pytalloc-util,!tevent,!popt,!ldb,!pyldb-util \
@@ -250,10 +248,8 @@
@@ -131,12 +130,10 @@
gnutls
icu
jansson
- ldb
libarchive
libbsd
libcups
libldap
- libldb.so
libnsl
libreadline.so
libtdb.so
@@ -210,11 +207,9 @@
depends=(
"gnutls>=2.4.1"
gpgme
- ldb
libbsd
libcups
"libcap>=2.16"
- libldb.so
libtdb.so
libtevent.so
liburing
@@ -250,10 +245,8 @@
"${pkgdir}"/usr/${script}
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment