summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ca8dea7f48a..93209a35c4c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc='CGAL bindings using SWIG '
arch=('i686' 'x86_64')
license=('custom: Boost')
url="https://github.com/CGAL/cgal-swig-bindings"
-makedepends=('cgal' 'cmake' 'swig' 'eigen' 'python' 'java-runtime')
+makedepends=('cgal' 'cmake' 'swig' 'eigen' 'python' 'java-runtime' 'git')
source=("git+https://github.com/CGAL/cgal-swig-bindings.git")
md5sums=('SKIP')