11 lines
291 B
Plaintext
Vendored
11 lines
291 B
Plaintext
Vendored
config BR2_PACKAGE_KODI_SCREENSAVER_GREYNETIC
|
|
bool "kodi-screensaver-greynetic"
|
|
depends on BR2_PACKAGE_HAS_LIBGL
|
|
help
|
|
Greynetic screensaver for Kodi
|
|
|
|
https://github.com/xbmc/screensaver.greynetic
|
|
|
|
comment "kodi-screensaver-greynetic needs OpenGL"
|
|
depends on !BR2_PACKAGE_HAS_LIBGL
|