summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-06-03 10:39:28 +0200
committerMichel Zou2018-06-03 10:39:28 +0200
commitc92c126b691bf574891c9cafa1d733b625584ff4 (patch)
tree7596823ef3d4abbe3d866c797b0b13bf48b31f6b /PKGBUILD
parente40ba88d235361396a5188b728b634ad5003a384 (diff)
downloadaur-c92c126b691bf574891c9cafa1d733b625584ff4.tar.gz
git
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')