mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
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
|