[oe-commits] Henning Heinold : gnome-games: add virtual/libsdl as dependency and bump PR

git version control git at git.openembedded.org
Fri Jan 15 21:31:07 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e53ccdb7a778dd8aaf0d4a2eee2121abfc01a350
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e53ccdb7a778dd8aaf0d4a2eee2121abfc01a350

Author: Henning Heinold <heinold at inf.fu-berlin.de>
Date:   Fri Jan 15 22:28:16 2010 +0100

gnome-games: add virtual/libsdl as dependency and bump PR

---

 recipes/gnome/gnome-games_2.24.0.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gnome/gnome-games_2.24.0.bb b/recipes/gnome/gnome-games_2.24.0.bb
index 20221bd..4b3fd20 100644
--- a/recipes/gnome/gnome-games_2.24.0.bb
+++ b/recipes/gnome/gnome-games_2.24.0.bb
@@ -1,9 +1,9 @@
 LICENSE = "GPL"
-DEPENDS = " guile libggz ggz-client-libs python-pygtk gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common gnome-python-desktop gnome-python gstreamer"
+DEPENDS = " guile libggz ggz-client-libs python-pygtk gtk+ libgnome libgnomeui librsvg gnome-vfs gconf libglade gnome-common gnome-python-desktop gnome-python gstreamer virtual/libsdl"
 
 inherit gnome distutils-base gconf
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI += "file://ggz-unbreak-m4.patch;patch=1 \
            "





More information about the Openembedded-commits mailing list