package/kodi-visualisation-fishbmc: remove opengl dependency
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 23 Feb 2020 17:36:46 +0000 (18:36 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 23 Feb 2020 21:22:28 +0000 (22:22 +0100)
The addon can also be used with OpenGLES:
https://github.com/xbmc/visualization.fishbmc/blob/Leia/CMakeLists.txt

Updated project URL forgotten in
https://git.buildroot.net/buildroot/commit/?id=4726e93c63d51fe287c62628a9c71c04517d727c

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/kodi-visualisation-fishbmc/Config.in

index 9e2eabbdbc033abfdc271129709b34a3debbfeb9..66c1565bd7f6006a8af041cd4dca01df4c7e53d1 100644 (file)
@@ -1,10 +1,6 @@
 config BR2_PACKAGE_KODI_VISUALISATION_FISHBMC
        bool "kodi-visualisation-fishbmc"
-       depends on BR2_PACKAGE_HAS_LIBGL
        help
          Fische visualiser for Kodi
 
-         https://github.com/notspiff/visualization.fishbmc
-
-comment "kodi-visualisation-fishbmc needs OpenGL"
-       depends on !BR2_PACKAGE_HAS_LIBGL
+         https://github.com/xbmc/visualization.fishbmc