From 188c2f7738c15527c78e7db03f32bf675ec094b7 Mon Sep 17 00:00:00 2001 From: Mahno Date: Tue, 25 Mar 2025 17:27:50 +0800 Subject: [PATCH] try fix dep issues --- yast2-ldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yast2-ldap.spec b/yast2-ldap.spec index c9f16a9..26d03dc 100644 --- a/yast2-ldap.spec +++ b/yast2-ldap.spec @@ -26,7 +26,7 @@ Source0: %{name}-%{version}.tar.bz2 Group: System/YaST License: GPL-2.0-only BuildRequires: gcc-c++ -BuildRequires: libldap-devel +BuildRequires: libldapcpp-devel BuildRequires: libtool BuildRequires: yast2 BuildRequires: yast2-core-devel