summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-08-27 04:22:37 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-08-27 04:22:37 +0200
commit9e3c9c5ca11da0934208625eb2e8a7c2d259f34b (patch)
tree9cd1c0a7b78ffef5b103bb9b2e1e22623a5056b2 /package
parentdfb69d06be1a3fc48088d332556516e0c8075c80 (diff)
cyrus-sasl: use openssl instead of libressl
Diffstat (limited to 'package')
-rw-r--r--package/cyrus-sasl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/cyrus-sasl/Makefile b/package/cyrus-sasl/Makefile
index a761f2e59..fa6503bd2 100644
--- a/package/cyrus-sasl/Makefile
+++ b/package/cyrus-sasl/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 2
PKG_HASH:= 8fbc5136512b59bb793657f36fadda6359cae3b08f01fd16b3d406f1345b7bc3
PKG_DESCR:= general purpose authentication library
PKG_SECTION:= libs/crypto
-PKG_DEPENDS:= libressl
-PKG_BUILDDEP:= libressl
+PKG_DEPENDS:= libopenssl
+PKG_BUILDDEP:= openssl
PKG_URL:= http://cyrusimap.org/
PKG_SITES:= ftp://ftp.cyrusimap.org/cyrus-sasl/
PKG_LIBNAME:= libsasl2