This commit is contained in:
parent
c3c537d3a5
commit
635fcc4608
@ -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
|
Thu Mar 19 17:42:31 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -27,6 +27,9 @@ Source: kfilemetadata-%{version}.tar.xz
|
|||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
Source99: kfilemetadata5-rpmlintrc
|
Source99: kfilemetadata5-rpmlintrc
|
||||||
BuildRequires: extra-cmake-modules >= 1.0.0
|
BuildRequires: extra-cmake-modules >= 1.0.0
|
||||||
|
%if 0%{?suse_version} > 1320
|
||||||
|
BuildRequires: ffmpeg-devel
|
||||||
|
%endif
|
||||||
BuildRequires: karchive-devel >= 5.0.0
|
BuildRequires: karchive-devel >= 5.0.0
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: ki18n-devel >= 5.0.0
|
BuildRequires: ki18n-devel >= 5.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user