Hrvoje Senjan 2015-03-31 18:58:25 +00:00 committed by Git OBS Bridge
parent c3c537d3a5
commit 635fcc4608
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