mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
visualization.pictureit: add missing "glm" dependency
CMake Error at CMakeLists.txt:7 (find_package): By not providing "Findglm.cmake" in CMAKE_MODULE_PATH...
This commit is contained in:
parent
14b3fcced3
commit
1389aefd48
@ -10,7 +10,7 @@ PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kodi.tv"
|
||||
PKG_URL="https://github.com/linuxwhatelse/visualization.pictureit/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform glm"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="visualization.pictureit"
|
||||
PKG_LONGDESC="visualization.pictureit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user