1
0

Accepting request 293837 from KDE:Frameworks5

- Enable ffmpeg support on openSUSE > 13.2

OBS-URL: https://build.opensuse.org/request/show/293837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kfilemetadata5?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2015-04-02 14:03:37 +00:00 committed by Git OBS Bridge
commit 8f722eaf03
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 31 18:58:01 UTC 2015 - hrvoje.senjan@gmail.com
- Enable ffmpeg support on openSUSE > 13.2
-------------------------------------------------------------------
Thu Mar 19 17:42:31 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -27,6 +27,9 @@ Source: kfilemetadata-%{version}.tar.xz
Source1: baselibs.conf
Source99: kfilemetadata5-rpmlintrc
BuildRequires: extra-cmake-modules >= 1.0.0
%if 0%{?suse_version} > 1320
BuildRequires: ffmpeg-devel
%endif
BuildRequires: karchive-devel >= 5.0.0
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel >= 5.0.0