mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
classes/sdl: remove pointless class
This class exists purely to add a number of SDL dependencies, which should be done directly in the recipe. (From OE-Core rev: b2a75aad679fd97ff2b51a7a8ee03bd22be8d7a7) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1ed0e8a0e6
commit
280061cad0
@@ -1,6 +0,0 @@
|
||||
#
|
||||
# (C) Michael 'Mickey' Lauer <mickey@Vanille.de>
|
||||
#
|
||||
|
||||
DEPENDS += "virtual/libsdl libsdl-mixer libsdl-image"
|
||||
SECTION = "x11/games"
|
||||
Reference in New Issue
Block a user