3318758c56
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
279 B
Plaintext
11 lines
279 B
Plaintext
config BR2_PACKAGE_KODI_VISUALISATION_FISHBMC
|
|
bool "kodi-visualisation-fishbmc"
|
|
depends on BR2_PACKAGE_KODI_GL
|
|
help
|
|
Fische visualiser for Kodi
|
|
|
|
https://github.com/notspiff/visualization.fishbmc
|
|
|
|
comment "fishbmc needs an OpenGL backend"
|
|
depends on !BR2_PACKAGE_KODI_GL
|