generic-poky/meta/classes/sdl.bbclass
Paul Eggleton 362fd558fe classes/sdl: remove Opie-specific desktop file/packaging
This code will not work without palmtopdir being defined, and is better
kept in meta-opie in any case (where we already have the OE-Classic
version of this class).

(From OE-Core rev: e45b0672e28d19cfb66c9e57e153ef15e004dcaf)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-21 17:00:46 +00:00

7 lines
130 B
Text

#
# (C) Michael 'Mickey' Lauer <mickey@Vanille.de>
#
DEPENDS += "virtual/libsdl libsdl-mixer libsdl-image"
SECTION = "x11/games"