f03ea1d7d4
Most screensaver repos were moved to the xbmc project:57b8ed5fb9
29c23f8e0c
98e7131502
994b0d5b73
21b0c96d7f
Add patches to fix missing cstddef include. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
11 lines
291 B
Plaintext
11 lines
291 B
Plaintext
config BR2_PACKAGE_KODI_SCREENSAVER_GREYNETIC
|
|
bool "kodi-screensaver-greynetic"
|
|
depends on BR2_PACKAGE_HAS_LIBGL
|
|
help
|
|
Greynetic screensaver for Kodi
|
|
|
|
https://github.com/xbmc/screensaver.greynetic
|
|
|
|
comment "kodi-screensaver-greynetic needs OpenGL"
|
|
depends on !BR2_PACKAGE_HAS_LIBGL
|