pkg-config requires rpm
Signed-off-by: Sam Day <me@samcday.com>
This commit is contained in:
parent
a6c50c2405
commit
bc2b5469be
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ Provides: pkg-config = %{pkgconfig_verrel}
|
|||
Provides: pkg-config%{?_isa} = %{pkgconfig_verrel}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name}-m4 = %{version}-%{release}
|
||||
# pkg-config shim shells out to rpm
|
||||
Requires: rpm
|
||||
|
||||
%description pkg-config
|
||||
This package provides the shim links for pkgconf to be automatically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue