summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 651960ba7c03..26721b068db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="DHCP test client"
arch=('i686' 'x86_64')
url="https://github.com/CyberShadow/dhcptest"
license=('BSL1.0')
-makedepends=('dmd')
+makedepends=('dmd' 'git')
source=("$pkgname"::'git://github.com/CyberShadow/dhcptest'
'http://www.boost.org/LICENSE_1_0.txt')
md5sums=('SKIP'