- Add missing BuildRequires: pkg-config. This is still needed

for rpm to pick up .pc and generate pkgconfig() symbols.
(15.2 does not have libxcrypt-devel / TW does / which caused
pkgconfig to be always present in TW)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vmaf?expand=0&rev=3
This commit is contained in:
Jan Engelhardt 2020-10-19 12:15:09 +00:00 committed by Git OBS Bridge
parent e9990efa97
commit 2363ce8f80
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 19 12:06:33 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Add missing BuildRequires: pkg-config. This is still needed
for rpm to pick up .pc and generate pkgconfig() symbols.
-------------------------------------------------------------------
Sat Oct 17 16:20:43 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -30,6 +30,7 @@ BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: meson >= 0.47
BuildRequires: nasm
BuildRequires: pkg-config
Provides: bundled(libsvm) = 3.18
%description