mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/kodi-visualisation-fishbmc: remove opengl dependency
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>
This commit is contained in:
parent
d71bae7af7
commit
fef10aee3d
@ -1,10 +1,6 @@
|
|||||||
config BR2_PACKAGE_KODI_VISUALISATION_FISHBMC
|
config BR2_PACKAGE_KODI_VISUALISATION_FISHBMC
|
||||||
bool "kodi-visualisation-fishbmc"
|
bool "kodi-visualisation-fishbmc"
|
||||||
depends on BR2_PACKAGE_HAS_LIBGL
|
|
||||||
help
|
help
|
||||||
Fische visualiser for Kodi
|
Fische visualiser for Kodi
|
||||||
|
|
||||||
https://github.com/notspiff/visualization.fishbmc
|
https://github.com/xbmc/visualization.fishbmc
|
||||||
|
|
||||||
comment "kodi-visualisation-fishbmc needs OpenGL"
|
|
||||||
depends on !BR2_PACKAGE_HAS_LIBGL
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user