Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
config BR2_PACKAGE_KODI_SCREENSAVER_CRYSTALMORPH
|
||||
bool "kodi-screensaver-crystalmorph"
|
||||
depends on BR2_PACKAGE_KODI_GL # libglu
|
||||
depends on BR2_PACKAGE_HAS_LIBGL # libglu
|
||||
help
|
||||
CrystalMorph screensaver for Kodi
|
||||
|
||||
https://github.com/notspiff/screensaver.crystalmorph
|
||||
|
||||
comment "kodi-screensaver-crystalmorph needs an OpenGL backend"
|
||||
depends on !BR2_PACKAGE_KODI_GL
|
||||
comment "kodi-screensaver-crystalmorph needs OpenGL"
|
||||
depends on !BR2_PACKAGE_HAS_LIBGL
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 680e9354adcb7048b5c2b55b3c49cf37cea0e12e6564018cd694feeb253c90dd kodi-screensaver-crystalmorph-2e7c10e3543f5aaab6fd2f5aa9d05b976a43ba68.tar.gz
|
||||
Reference in New Issue
Block a user