package/kodi-visualisation-shadertoy: needs libplatform

Fixes

Makefile:477: *** libplatform is in the dependency chain of
 kodi-visualisation-shadertoy that has added it to its _DEPENDENCIES
 variable without selecting it or depending on it from Config.in.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2016-05-10 20:40:19 +02:00 committed by Thomas Petazzoni
parent 2e8e1d640f
commit 27a82980e6

View File

@ -1,5 +1,6 @@
config BR2_PACKAGE_KODI_VISUALISATION_SHADERTOY
bool "kodi-visualisation-shadertoy"
select BR2_PACKAGE_LIBPLATFORM
help
Shadertoy visualiser for Kodi