mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #9976 from vpeter4/visualization.shadertoy
visualization.shadertoy: add jsoncpp dependency
This commit is contained in:
commit
bdaddbf9f7
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/visualization.shadertoy"
|
||||
PKG_URL="https://github.com/xbmc/visualization.shadertoy/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform glm"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform glm jsoncpp"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="visualization.shadertoy"
|
||||
PKG_LONGDESC="visualization.shadertoy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user