package/kodi-visualisation-shadertoy: needs libplatform
authorBernd Kuhls <bernd.kuhls@t-online.de>
Tue, 10 May 2016 18:40:19 +0000 (20:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 11 May 2016 14:02:13 +0000 (16:02 +0200)
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>
package/kodi-visualisation-shadertoy/Config.in

index 10a6e55d5911fab350dbc685232fcf8da3fd5c55..3b981d0bf4bacc5fb1dcf3d8fdaa32e7c35acf83 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_KODI_VISUALISATION_SHADERTOY
        bool "kodi-visualisation-shadertoy"
+       select BR2_PACKAGE_LIBPLATFORM
        help
          Shadertoy visualiser for Kodi