Accepting request 343199 from multimedia:libs

1

OBS-URL: https://build.opensuse.org/request/show/343199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmlt?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2015-11-11 09:31:18 +00:00 committed by Git OBS Bridge
commit ee771a8ec4
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 5 15:59:42 UTC 2015 - wbauer@tmo.at
- Build against Qt5 on Leap as well, the included kdenlive 15.08.1
(which is KF5/Qt5 based) will crash on startup otherwise (boo#930616)
-------------------------------------------------------------------
Fri Aug 7 19:36:26 UTC 2015 - fisiu@opensuse.org

View File

@ -47,7 +47,7 @@ Patch2: use-recommended-freetype-include.patch
BuildRequires: gcc-c++
BuildRequires: ladspa-devel
BuildRequires: pkg-config
%if 0%{?suse_version} > 1320
%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Svg)