Accepting request 303616 from home:enzokiel:branches:multimedia:libs
Build against qt5 for openSUSE > 13.2 OBS-URL: https://build.opensuse.org/request/show/303616 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=124
This commit is contained in:
parent
c4aeccd954
commit
ab461ccd50
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 24 10:07:55 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||||
|
|
||||||
|
- Build against qt5 for openSUSE > 13.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 14 10:38:47 UTC 2015 - aloisio@gmx.com
|
Tue Apr 14 10:38:47 UTC 2015 - aloisio@gmx.com
|
||||||
|
|
||||||
|
7
vlc.spec
7
vlc.spec
@ -75,7 +75,14 @@ BuildRequires: libmodplug-devel >= 0.8.4
|
|||||||
BuildRequires: libnotify-devel
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libogg-devel >= 1.0
|
BuildRequires: libogg-devel >= 1.0
|
||||||
BuildRequires: libopus-devel >= 1.0.3
|
BuildRequires: libopus-devel >= 1.0.3
|
||||||
|
%if 0%{?suse_version} > 1320
|
||||||
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
|
BuildRequires: pkgconfig(Qt5Gui)
|
||||||
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||||
|
%else
|
||||||
BuildRequires: libqt4-devel >= 4.6.0
|
BuildRequires: libqt4-devel >= 4.6.0
|
||||||
|
%endif
|
||||||
BuildRequires: libraw1394 >= 2.0.1
|
BuildRequires: libraw1394 >= 2.0.1
|
||||||
BuildRequires: librsvg-devel >= 2.9.0
|
BuildRequires: librsvg-devel >= 2.9.0
|
||||||
BuildRequires: libsamplerate-devel
|
BuildRequires: libsamplerate-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user