From e53ccdb7a778dd8aaf0d4a2eee2121abfc01a350 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Fri, 15 Jan 2010 22:28:16 +0100 Subject: [PATCH] gnome-games: add virtual/libsdl as dependency and bump PR --- recipes/gnome/gnome-games_2.24.0.bb | 4 ++-- 1 file 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 20221bd410..4b3fd2077b 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 \ " -- 2.39.5