2734e1052e
[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
307 B
Plaintext
11 lines
307 B
Plaintext
config BR2_PACKAGE_KODI_SCREENSAVER_BIOGENESIS
|
|
bool "kodi-screensaver-biogenesis"
|
|
depends on BR2_PACKAGE_KODI_GL
|
|
help
|
|
BioGenesis screensaver for Kodi
|
|
|
|
https://github.com/notspiff/screensaver.biogenesis
|
|
|
|
comment "kodi-screensaver-biogenesis needs an OpenGL backend"
|
|
depends on !BR2_PACKAGE_KODI_GL
|