screensaver.greynetic: needs glm

This commit is contained in:
MilhouseVH 2019-05-25 12:12:26 +01:00
parent 9a24528e3f
commit fbf0c54b71

View File

@ -10,7 +10,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/screensaver.greynetic" PKG_SITE="https://github.com/xbmc/screensaver.greynetic"
PKG_URL="https://github.com/xbmc/screensaver.greynetic/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/xbmc/screensaver.greynetic/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform" PKG_DEPENDS_TARGET="toolchain kodi-platform glm"
PKG_SECTION="" PKG_SECTION=""
PKG_SHORTDESC="screensaver.greynetic" PKG_SHORTDESC="screensaver.greynetic"
PKG_LONGDESC="screensaver.greynetic" PKG_LONGDESC="screensaver.greynetic"