summaryrefslogtreecommitdiff
path: root/i486-stage3/libsasl/DESCR
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-03 20:14:22 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-03 20:14:22 +0100
commit0eb0a8e2998e3a25b76f1b39b8f3e8cbe303e367 (patch)
tree948ba986b47dc3c29074d94e952ac56ef3b18e56 /i486-stage3/libsasl/DESCR
parent499cf4bdd6ed942cafad91edcdfc60af30f98939 (diff)
downloadbootstrap32-0eb0a8e2998e3a25b76f1b39b8f3e8cbe303e367.tar.xz
building quite some more stage3 packages
Diffstat (limited to 'i486-stage3/libsasl/DESCR')
-rw-r--r--i486-stage3/libsasl/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/i486-stage3/libsasl/DESCR b/i486-stage3/libsasl/DESCR
new file mode 100644
index 0000000..42d18dc
--- /dev/null
+++ b/i486-stage3/libsasl/DESCR
@@ -0,0 +1,9 @@
+# libsasl needs libdlap, but libldap can use libsasl? break the cyrcle..
+sed -i "/makedepends=/s/libldap//" PKGBUILD
+
+# breaking the krb5 needs libldap needs libsasl needs krb5 cycle..
+sed -i "/makedepends=/s/krb5//" PKGBUILD
+
+# no database bindings
+sed -i "/makedepends=/s/postgresql-libs//" PKGBUILD
+sed -i "/makedepends=/s/libmariadbclient//" PKGBUILD