11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
|
config BR2_PACKAGE_KODI_SCREENSAVER_PYRO
|
||
|
bool "kodi-screensaver-pyro"
|
||
|
depends on BR2_PACKAGE_KODI_GL
|
||
|
help
|
||
|
Pyro screensaver for Kodi
|
||
|
|
||
|
https://github.com/notspiff/screensaver.pyro
|
||
|
|
||
|
comment "kodi-screensaver-pyro needs an OpenGL backend"
|
||
|
depends on !BR2_PACKAGE_KODI_GL
|