Remove dependency on pkg-config from devel Requires

provide .pc file does not mean that package requires pkg-config
This commit is contained in:
Lukas Slebodnik 2019-01-18 15:02:40 +01:00
parent 9e18ca68e0
commit cb13a0ae32

View File

@ -59,7 +59,6 @@ tevent_req (Tevent Request) functions.
Summary: Developer tools for the Tevent library
Requires: libtevent%{?_isa} = %{version}-%{release}
Requires: libtalloc-devel%{?_isa} >= %{talloc_version}
Requires: pkgconfig
%description devel
Header files needed to develop programs that link against the Tevent library.