summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58b2cdf46271..02ee44c869e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('any')
url="http://www.math.cmu.edu/~fho/jenn/"
license=('GPL2')
depends=('freeglut' 'glu' 'libpng')
+makedepends=('git')
install="jenn3d.install"
source=('git+https://github.com/fritzo/jenn3d'
'jenn.desktop' 'jenn3d.install')