config BR2_PACKAGE_KODI_SCREENSAVER_STARS
|
bool "kodi-screensaver-stars"
|
depends on BR2_PACKAGE_HAS_LIBGL
|
help
|
Starfield screensaver for Kodi
|
|
https://github.com/notspiff/screensaver.stars
|
|
comment "kodi-screensaver-stars needs OpenGL"
|
depends on !BR2_PACKAGE_HAS_LIBGL
|