Accepting request 1146807 from multimedia:libs

- fix dependency on xxd

OBS-URL: https://build.opensuse.org/request/show/1146807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vmaf?expand=0&rev=10
This commit is contained in:
Ana Guerrero 2024-02-16 20:41:30 +00:00 committed by Git OBS Bridge
commit 646d769f1b
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 15 09:49:43 UTC 2024 - Ondřej Súkup <mimi.vx@gmail.com>
- fix dependency on xxd
-------------------------------------------------------------------
Thu Dec 7 20:42:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package vmaf
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -35,8 +35,7 @@ BuildRequires: gcc-c++
BuildRequires: meson >= 0.47
BuildRequires: nasm
BuildRequires: pkg-config
# Need /usr/bin/xxd for build
BuildRequires: vim
BuildRequires: xxd
Provides: bundled(libsvm) = 3.24
%description