forked from pool/MozillaFirefox
- as GStreamer is not automatically required anymore but loaded
dynamically if available, require it explicitely - recommend optional GStreamer plugins for comprehensive media support OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=354
This commit is contained in:
parent
6b873baefc
commit
a7dffc4885
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 24 07:31:30 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- as GStreamer is not automatically required anymore but loaded
|
||||
dynamically if available, require it explicitely
|
||||
- recommend optional GStreamer plugins for comprehensive media
|
||||
support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 11:59:18 UTC 2013 - lnussel@suse.de
|
||||
|
||||
|
@ -57,6 +57,9 @@ BuildRequires: nss-shared-helper-devel
|
||||
BuildRequires: pkgconfig(gstreamer-%gstreamer_ver)
|
||||
BuildRequires: pkgconfig(gstreamer-app-%gstreamer_ver)
|
||||
BuildRequires: pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
|
||||
Requires: libgstreamer-0_10-0
|
||||
Recommends: gstreamer-0_10-fluendo-mp3
|
||||
Recommends: gstreamer-0_10-plugins-ffmpeg
|
||||
%endif
|
||||
Version: %{mainver}
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user