[oe-commits] Andreas Oberritter : libsdl: 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: 186d009f4c9f4f4c231e72153c086996ab20c6a8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=186d009f4c9f4f4c231e72153c086996ab20c6a8

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

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

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"
 





More information about the Openembedded-commits mailing list