b2c505622a
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
326 B
Plaintext
12 lines
326 B
Plaintext
config BR2_PACKAGE_KODI_VISUALISATION_FOUNTAIN
|
|
bool "kodi-visualisation-fountain"
|
|
depends on BR2_PACKAGE_KODI_GL # libsoil
|
|
select BR2_PACKAGE_LIBSOIL
|
|
help
|
|
Fountain visualization for Kodi
|
|
|
|
https://github.com/notspiff/visualization.fountain
|
|
|
|
comment "fountain needs an OpenGL backend"
|
|
depends on !BR2_PACKAGE_KODI_GL
|