summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-10-08 00:54:51 +0900
committerBenjamin Chrétien2015-10-08 00:54:51 +0900
commitd2c4044ea81cc2d88410277b5172a739ab437c46 (patch)
tree66efdba888616fba8c711e166235ce6a49ee3e61 /PKGBUILD
parent4f234453572ef5ca4c6da5e16ab6cb4fad48bd0b (diff)
downloadaur-klampt.tar.gz
Add missing dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 037b2876a5a7..a5a2ae322e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
pkgrel=1
license=('BSD')
makedepends=('cmake')
-depends=('assimp' 'boost' 'freeglut' 'glpk' 'glui' 'libxi' 'libxmu' 'ode'
+depends=('assimp' 'boost' 'freeglut' 'glpk' 'glui' 'krislibrary' 'libxi' 'libxmu' 'ode'
'python2' 'python2-opengl' 'qt4')
optdepends=()
_dir=Klampt-${pkgver}