summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-12-08 21:01:57 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-12-09 22:32:40 +0100
commitba6079a882d4584019efca42e0e6f5982faedc01 (patch)
tree0b5840807374c27904b2b29c38017ca031e30811
parent1b5ee5b1171f3e724e26e6e77d760aea7ca36bfe (diff)
downloadopenembedded-ba6079a882d4584019efca42e0e6f5982faedc01.tar.gz
nogravity: depend on virtual/libsdl instead of libsdl-x11
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
-rw-r--r--recipes/nogravity/nogravity_2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nogravity/nogravity_2.0.bb b/recipes/nogravity/nogravity_2.0.bb
index 0d7c15f0ec..88cfdd196a 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 \