Accepting request 514626 from home:olh:branches:multimedia:libs
- Build with Qt5 unconditional because PackageHub has a recent Qt5 OBS-URL: https://build.opensuse.org/request/show/514626 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=73
This commit is contained in:
parent
09633b0d56
commit
2c622d857d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 5 05:59:16 UTC 2017 - olaf@aepfle.de
|
||||
|
||||
- Build with Qt5 unconditional because PackageHub has a recent Qt5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 12:18:18 UTC 2017 - davejplater@gmail.com
|
||||
|
||||
|
@ -57,19 +57,11 @@ BuildRequires: gcc6-c++
|
||||
%endif
|
||||
BuildRequires: ladspa-devel
|
||||
BuildRequires: pkg-config
|
||||
%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?is_opensuse})
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5OpenGL)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5Xml)
|
||||
%else
|
||||
BuildRequires: pkgconfig(QtCore)
|
||||
BuildRequires: pkgconfig(QtGui)
|
||||
BuildRequires: pkgconfig(QtSvg)
|
||||
BuildRequires: pkgconfig(QtXml)
|
||||
%endif
|
||||
BuildRequires: movit-devel
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: pkgconfig(fftw3)
|
||||
BuildRequires: pkgconfig(frei0r)
|
||||
@ -83,6 +75,7 @@ BuildRequires: pkgconfig(libexif)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(libquicktime)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(movit)
|
||||
BuildRequires: pkgconfig(opencv) >= 3.1.0
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(pangoft2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user