summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b8a8975cc55..f632d217f46b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ url='http://www.dune-project.org/pdelab'
arch=('any')
license=('custom')
source=("git+https://gitlab.dune-project.org/staging/${pkgname}.git#tag=v${pkgver}")
-makedepends=('cmake' "dune-common>=2.6.0")
-makedepends=('cmake')
+makedepends=('cmake' "dune-common>=2.6.0" 'git')
md5sums=('SKIP')
package() {