SHA256
3
0
forked from pool/pkgconf

- 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:
Neal Gompa 2018-05-20 12:35:58 +00:00 committed by Git OBS Bridge
parent 43202e047f
commit ef43101371
2 changed files with 8 additions and 0 deletions

View File

@ -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>

View File

@ -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}