From 105b3f8cde9a8673301a84750964a14d39d0cc15 Mon Sep 17 00:00:00 2001 From: xpamych Date: Wed, 9 Nov 2022 16:03:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20cyrus-sasl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admc/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admc/lure.sh b/admc/lure.sh index c714c68..687612a 100644 --- a/admc/lure.sh +++ b/admc/lure.sh @@ -32,7 +32,7 @@ deps_amd64=('smbldap-tools' 'libsmbclient-devel' 'uuid-perl' 'libuuid' -'openldap-devel' +'cyrus-sasl' ) deps_amd64_debian=('libldap-2.4-2' 'libsasl2-2' 'libsmbclient' 'libuuid1' 'libqt5help5' 'libkrb5-3') build_deps=('cmake' 'gcc' 'gcc-c++' 'qt5-qtbase-devel' 'qt5-linguist' )