From 6a088ef2c169683558beb772c7dbcbad87a776b2c237362d63eb1bc53c450ec1 Mon Sep 17 00:00:00 2001 From: Christian Kornacker Date: Thu, 20 Feb 2014 09:15:21 +0000 Subject: [PATCH] BuildRequire pkgconfig(systemd) OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=112 --- openldap2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap2.spec b/openldap2.spec index fb4be93..bb8fc66 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -51,7 +51,7 @@ PreReq: %insserv_prereq %fillup_prereq /usr/sbin/useradd /usr/sbin/group %if 0%{?suse_version} >= 1140 # avoid cycle with krb5 BuildRequires: krb5-mini -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %endif Conflicts: openldap-client