16f5cd5cf6
[Thomas: - do not pass -DCMAKE_MODULE_PATH, no longer needed.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
config BR2_PACKAGE_KODI_SCREENSAVER_STARS
|
|
bool "kodi-screensaver-stars"
|
|
depends on BR2_PACKAGE_KODI_GL
|
|
help
|
|
Starfield screensaver for Kodi
|
|
|
|
https://github.com/notspiff/screensaver.stars
|
|
|
|
comment "kodi-screensaver-starts needs an OpenGL backend"
|
|
depends on !BR2_PACKAGE_KODI_GL
|