buildrootschalter/package/sdl
Maxime Hadjinlian bfe884fac7 sdl: Fix host variant dependencies
The host variant of sdl inherited the dependencies and conf opt from
sdl which could lead to some trouble.

For example:
  If you were to build host-sdl and had alsa-lib enabled in your
  packages list, it would try to build host-alsa-lib which does not
  exists.

This patch define basic dependencies and conf opt for the host variant.

Reported-by: Eric Limpens <limpens@gmail.com>
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-03-27 23:38:10 +01:00
..
Config.in
sdl-0001-use-correct-directfb-config.patch sdl: fix autoreconf timing issue 2014-02-11 10:36:56 +01:00
sdl-0002-fix-compilation-with-libx11.patch sdl: Fix compilation with libX11 >= 1.5.99.902 2014-01-09 16:22:32 +01:00
sdl.mk sdl: Fix host variant dependencies 2014-03-27 23:38:10 +01:00