Remove superfluous build requirement to pkg-config from the main package.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=45
This commit is contained in:
Lars Müller
2014-05-23 15:44:38 +00:00
committed by Git OBS Bridge
parent 7686e011c0
commit da419372ef
2 changed files with 5 additions and 5 deletions

View File

@@ -60,11 +60,6 @@ Ldb is an LDAP-like embedded database.
%package -n %{libldb_name}
Summary: An LDAP-like embedded database
Group: System/Libraries
%if 0%{?suse_version} > 1020
BuildRequires: pkg-config
%else
BuildRequires: pkgconfig
%endif
PreReq: /sbin/ldconfig
%description -n %{libldb_name}