2015-07-22 22:31:02 +02:00
|
|
|
config BR2_PACKAGE_KODI_SCREENSAVER_GREYNETIC
|
|
|
|
bool "kodi-screensaver-greynetic"
|
|
|
|
depends on BR2_PACKAGE_KODI_GL
|
|
|
|
help
|
|
|
|
Greynetic screensaver for Kodi
|
|
|
|
|
|
|
|
https://github.com/notspiff/screensaver.greynetic
|
|
|
|
|
2016-05-10 20:40:18 +02:00
|
|
|
comment "kodi-screensaver-greynetic needs OpenGL"
|
2015-07-22 22:31:02 +02:00
|
|
|
depends on !BR2_PACKAGE_KODI_GL
|