gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11941: adjust dependencies so they


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11941: adjust dependencies so they work with fc11 and fc12.
Date: Sat, 13 Feb 2010 17:39:29 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 11941
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Sat 2010-02-13 17:39:29 -0700
message:
  adjust dependencies so they work with fc11 and fc12.
modified:
  packaging/redhat/gnash.spec
=== modified file 'packaging/redhat/gnash.spec'
--- a/packaging/redhat/gnash.spec       2010-02-13 23:09:57 +0000
+++ b/packaging/redhat/gnash.spec       2010-02-14 00:39:29 +0000
@@ -26,16 +26,15 @@
 
 # Installation requirements
 Requires: libpng libjpeg libogg gtk2 glib2 atk pango
-Requires:  gstreamer gstreamer-ffmpeg gstreamer-plugins-base
-# Mandriva uses differ names for the X11 library packages
-Requires: libX11 libXt 
-Requires: agg boost libcurl SDL boost-date-time boost-thread
+Requires: gstreamer gstreamer-ffmpeg gstreamer-plugins-base
+Requires: libX11 libXt agg boost libcurl SDL
 Requires: freetype fontconfig libstdc++
 
 # Fedora 12 packages the boost libraries as separate packages,
 # whereas Fedora 11 has just the one dependency on boost-devel.
 %if %{distribution} != "fc11"
 BuildRequires:   boost-date-time boost-thread
+Requires:   boost-date-time boost-thread
 %endif
 
 # BuildRequires:  scrollkeeper


reply via email to

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