sdl: Fix host variant dependencies
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Thu, 27 Mar 2014 22:27:42 +0000 (23:27 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Mar 2014 22:38:10 +0000 (23:38 +0100)
commitbfe884fac7467425b4f9bd02e124696fea780661
treeab2d7ce70171b26395ed077c1cadf1031597b9cd
parentb94266c92585530068317b007bedc85a6c498c49
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>
package/sdl/sdl.mk