Accepting request 305109 from home:jengelh:branches:multimedia:libs
- Enable ffmpeg for newer openSUSE OBS-URL: https://build.opensuse.org/request/show/305109 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=129
This commit is contained in:
parent
28bc3050b6
commit
9ea406f92f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 1 18:22:44 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Enable ffmpeg for newer openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 19:30:49 UTC 2015 - tittiatcoke@gmail.com
|
||||
|
||||
|
5
vlc.spec
5
vlc.spec
@ -172,6 +172,11 @@ BuildRequires: libkde4-devel
|
||||
%if 0%{?suse_version} >= 1320
|
||||
BuildRequires: pkgconfig(ncursesw)
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1321
|
||||
BuildRequires: pkgconfig(libavcodec) >= 55.26.0
|
||||
BuildRequires: pkgconfig(libavformat) >= 53.21.0
|
||||
BuildRequires: pkgconfig(libavutil) >= 52.4.0
|
||||
%endif
|
||||
# Those are dependencies which are NOT provided in openSUSE, mostly for legal reasons.
|
||||
%if 0%{?BUILD_ORIG}
|
||||
BuildRequires: faad2-devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user