gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11563: drop ffmpeg dependency, we


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11563: drop ffmpeg dependency, we build packages with gst.
Date: Wed, 14 Oct 2009 20:48:48 -0600
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11563
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Wed 2009-10-14 20:48:48 -0600
message:
  drop ffmpeg dependency, we build packages with gst.
modified:
  packaging/redhat/gnash.spec
=== modified file 'packaging/redhat/gnash.spec'
--- a/packaging/redhat/gnash.spec       2009-09-08 17:26:47 +0000
+++ b/packaging/redhat/gnash.spec       2009-10-15 02:48:48 +0000
@@ -22,10 +22,10 @@
 # These are for the kde4 support
 BuildRequires:  kdelibs-devel >= 4.0, kdebase-devel >= 4.0, qt-devel >= 4.0
 
-# YellowDog doesn't ship ffmpeg
-%if %{distribution} != "ydl6"
-BuildRequires:  ffmpeg-devel
-%endif
+# # YellowDog doesn't ship ffmpeg
+# %if %{distribution} != "ydl6"
+# BuildRequires:  ffmpeg-devel
+# %endif
 # Mandriva uses different names for the X11 library packages
 %if %{distribution} != "fc11"
 BuildRequires:  libx11_6-devel libxt_6-devel
@@ -43,10 +43,10 @@
 Requires: libX11 libXt 
 %endif
 Requires: agg boost libcurl SDL
-# YellowDog doesn't ship ffmpeg
-%if %{distribution} != "ydl6"
-Requires: ffmpeg
-%endif
+# # YellowDog doesn't ship ffmpeg
+# %if %{distribution} != "ydl6"
+# Requires: ffmpeg
+# %endif
 
 # BuildRequires:  scrollkeeper
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]