[oe] [PATCH 2/8] libsdl: depend on virtual/libsdl instead of libsdl-x11

Andreas Oberritter obi at opendreambox.org
Wed Dec 8 13:01:54 UTC 2010


Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 recipes/libsdl/pushover_0.0.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/libsdl/pushover_0.0.1.bb b/recipes/libsdl/pushover_0.0.1.bb
index fb81279..c73b145 100644
--- a/recipes/libsdl/pushover_0.0.1.bb
+++ b/recipes/libsdl/pushover_0.0.1.bb
@@ -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"
 
-- 
1.7.2.3





More information about the Openembedded-devel mailing list