Remove dependency on pkg-config from devel Requires
provide .pc file does not mean that package requires pkg-config Initial version from: Tomasz Kłoczko <kloczek@fedoraproject.org>
This commit is contained in:
parent
9239356957
commit
1b0c8591cb
@ -46,7 +46,6 @@ A library that implements a trivial database.
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: Header files need to link the Tdb library
|
Summary: Header files need to link the Tdb library
|
||||||
Requires: libtdb = %{version}-%{release}
|
Requires: libtdb = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Header files needed to develop programs that link against the Tdb library.
|
Header files needed to develop programs that link against the Tdb library.
|
||||||
|
Loading…
Reference in New Issue
Block a user