2d300aa916
Remove dependency to opengl, add dependency to glm, opengles support
was added upstream:
39ccbf75e6
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
192 B
Plaintext
8 lines
192 B
Plaintext
config BR2_PACKAGE_KODI_SCREENSAVER_PINGPONG
|
|
bool "kodi-screensaver-pingpong"
|
|
select BR2_PACKAGE_GLM
|
|
help
|
|
Ping-pong screensaver for Kodi
|
|
|
|
https://github.com/xbmc/screensaver.pingpong
|