27a82980e6
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>
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
config BR2_PACKAGE_KODI_VISUALISATION_SHADERTOY
|
|
bool "kodi-visualisation-shadertoy"
|
|
select BR2_PACKAGE_LIBPLATFORM
|
|
help
|
|
Shadertoy visualiser for Kodi
|
|
|
|
https://github.com/notspiff/visualization.shadertoy
|