Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
config BR2_PACKAGE_KODI_SCREENSAVER_GREYNETIC
|
||||
bool "kodi-screensaver-greynetic"
|
||||
depends on BR2_PACKAGE_KODI_GL
|
||||
depends on BR2_PACKAGE_HAS_LIBGL
|
||||
help
|
||||
Greynetic screensaver for Kodi
|
||||
|
||||
https://github.com/notspiff/screensaver.greynetic
|
||||
|
||||
comment "kodi-screensaver-greynetic needs an OpenGL backend"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
comment "kodi-screensaver-greynetic needs OpenGL"
|
||||
depends on !BR2_PACKAGE_HAS_LIBGL
|
||||
|
||||
Reference in New Issue
Block a user