summaryrefslogtreecommitdiff
path: root/packages/meta/meta-sdl.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2007-04-05 09:02:55 +0000
committerFlorian Boor <florian.boor@kernelconcepts.de>2007-04-05 09:02:55 +0000
commit4df8a4c61a36dee1830e1e52980e100c8f8cd5a1 (patch)
tree07822969fa0915be192b319ec5c30e190a782d72 /packages/meta/meta-sdl.bb
parentb19fbe04169b2eda4d8f833fbc548b183e4e9442 (diff)
parentb96de293f83c5860731e5a63ef27b1af2921a23c (diff)
merge of '93691535aba89a9ed8c657fdc80e62bf1e46e93d'
and 'dfdda7c548b2b8c023a5e9015f79c6f450c91fa3'
Diffstat (limited to 'packages/meta/meta-sdl.bb')
-rw-r--r--packages/meta/meta-sdl.bb12
1 files changed, 2 insertions, 10 deletions
diff --git a/packages/meta/meta-sdl.bb b/packages/meta/meta-sdl.bb
index cb19cb6834..a1ab3918b7 100644
--- a/packages/meta/meta-sdl.bb
+++ b/packages/meta/meta-sdl.bb
@@ -1,15 +1,7 @@
DESCRIPTION = "Meta-package for SDL"
LICENSE = "MIT"
-RDEPENDS = "task-sdl-libs task-sdl-games task-sdl-emulators"
PR = "r2"
-ALLOW_EMPTY = "1"
-BUILD_ALL_DEPS = "1"
-
-# no need to add libsdl as all libsdl-* already rdepend on it
-RDEPENDS_task-sdl-libs = "libsdl-gfx libsdl-image libsdl-mixer libsdl-ttf libsdl-net"
-
-RDEPENDS_task-sdl-games = "abuse freedroid lbreakout2 openttd prboom quake1 rott supertux xmame"
-
-RDEPENDS_task-sdl-emulators = "dgen-sdl e-uae frodo snes9x"
+RDEPENDS = "task-sdl-libs task-sdl-games task-sdl-emulators"
+inherit meta \ No newline at end of file