diff --git a/pkgconf.changes b/pkgconf.changes index b945ec5..103e6e6 100644 --- a/pkgconf.changes +++ b/pkgconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 20 12:34:57 UTC 2018 - Neal Gompa + +- Add BR pkgconfig to generate pkgconfig() deps + ------------------------------------------------------------------- Sun May 20 01:32:46 UTC 2018 - Neal Gompa diff --git a/pkgconf.spec b/pkgconf.spec index 7423305..2caa458 100644 --- a/pkgconf.spec +++ b/pkgconf.spec @@ -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}