- Add BR pkgconfig to generate pkgconfig() deps
OBS-URL: https://build.opensuse.org/package/show/devel:tools/pkgconf?expand=0&rev=2
This commit is contained in:
parent
43202e047f
commit
ef43101371
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 12:34:57 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
- Add BR pkgconfig to generate pkgconfig() deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 20 01:32:46 UTC 2018 - Neal Gompa <ngompa13@gmail.com>
|
||||
|
||||
|
@ -55,6 +55,9 @@ BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
|
||||
# To ensure that the pkgconfig() deps are generated
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
# pkgconf uses libpkgconf internally
|
||||
Requires: %{libname}%{?_isa} = %{version}-%{release}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user