libsdl: depend on virtual/libsdl instead of libsdl-x11
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 8 Dec 2010 21:01:54 +0000 (21:01 +0000)
committerAndreas Oberritter <obi@opendreambox.org>
Thu, 9 Dec 2010 21:32:17 +0000 (22:32 +0100)
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
recipes/libsdl/pushover_0.0.1.bb

index fb81279..c73b145 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Pushover is a fun puzzle game originally published by Ocean in 1992. In this game you control an ant that can walk along platforms that are connected with ladders. On those platforms are dominos that need to fall according to some rules."
 LICENSE = "GPLv3"
-DEPENDS = "lua5.1 libsdl-x11 libsdl-mixer libsdl-ttf"
+DEPENDS = "lua5.1 virtual/libsdl libsdl-mixer libsdl-ttf"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pushover/pushover-${PV}.tar.gz"