[oe-commits] Andreas Oberritter : nogravity: depend on virtual/ libsdl instead of libsdl-x11

git version control git at git.openembedded.org
Thu Dec 9 21:33:29 UTC 2010


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

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Wed Dec  8 21:01:57 2010 +0000

nogravity: depend on virtual/libsdl instead of libsdl-x11

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>

---

 recipes/nogravity/nogravity_2.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/nogravity/nogravity_2.0.bb b/recipes/nogravity/nogravity_2.0.bb
index 0d7c15f..88cfdd1 100644
--- a/recipes/nogravity/nogravity_2.0.bb
+++ b/recipes/nogravity/nogravity_2.0.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "3D arcade space shooter"
 HOMEPAGE = "http://www.realtech-vr.com/nogravity/"
 LICENSE = "GPL"
 SECTION = "x11/games"
-DEPENDS = "libsdl-x11 zlib libpng libsdl-mixer libogg libvorbis"
+DEPENDS = "virtual/libsdl zlib libpng libsdl-mixer libogg libvorbis"
 PR = "r1"
 
 SRC_URI = "http://zaurus.vivaphp.net/nogravity.tar.bz2;name=archive \





More information about the Openembedded-commits mailing list