Просмотр исходного кода

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>
Bernd Kuhls 9 лет назад
Родитель
Сommit
27a82980e6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      package/kodi-visualisation-shadertoy/Config.in

+ 1 - 0
package/kodi-visualisation-shadertoy/Config.in

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