mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
Merge pull request #4616 from chewitt/spectrum
visualisation.spectrum: add missing glm dependency
This commit is contained in:
commit
ebfb346bbc
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/visualization.spectrum"
|
||||
PKG_URL="https://github.com/xbmc/visualization.spectrum/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform glm"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="visualization.spectrum"
|
||||
PKG_LONGDESC="visualization.spectrum"
|
||||
|
Loading…
x
Reference in New Issue
Block a user