From 4c6d72a6fb7989763baef999f82347360356ab98 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 2 Feb 2026 12:22:12 +0200 Subject: [PATCH] Fix dependencies --- pkg.info | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pkg.info b/pkg.info index ed4512a..7813429 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: openldap description: Open source implementation of the Lightweight Directory Access Protocol version: 2.6.12 -revision: 1 +revision: 2 url: https://www.openldap.org/ license: custom maintainers: @@ -9,9 +9,10 @@ maintainers: architecture: any type: source depends: - - libtool - - perl + - libsasl make_depends: + - libtool + - unixodbc - util-linux downloads: - url: https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-${BPM_PKG_VERSION}.tgz