mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-03 18:33:48 +08:00
8004d2c0ad
Remove dependency to opengl, add dependency to glm, opengles support
was fixed upstream:
aee7082c92
Switch license file to LICENSE.md.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
config BR2_PACKAGE_KODI_SCREENSAVER_GREYNETIC
|
|
bool "kodi-screensaver-greynetic"
|
|
select BR2_PACKAGE_GLM
|
|
help
|
|
Greynetic screensaver for Kodi
|
|
|
|
https://github.com/xbmc/screensaver.greynetic
|