summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxpt2016-06-29 17:32:28 -0400
committerxpt2016-06-29 17:32:28 -0400
commit0106c294ef0d5993fb5c0015b81f6c27d1db3f07 (patch)
tree8fceb2b202e3298ef199face6e29c4f0b31d36a5 /PKGBUILD
parent938ccc5e3b1791a0413f9bc77c407e6f267f0735 (diff)
downloadaur-0106c294ef0d5993fb5c0015b81f6c27d1db3f07.tar.gz
Added git as makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6ca929b3235..973a085ff72b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ arch=('any')
url="https://github.com/CFDEMproject/LIGGGHTS-PUBLIC"
license=('GPL')
depends=('paraview' 'openmpi' 'voro++' 'fftw')
+makedepends=('git')
source=('fftw3.patch' 'usrlocal.patch')
md5sums=('20fb3f88185884af9f0e16477671ca8e' 'ea4006138a0750ab6223678bb767ef0c')