summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYen Chi Hsuan2014-10-21 21:30:44 +0800
committerYen Chi Hsuan2014-10-21 21:30:44 +0800
commite700d855161ef91706693fdf77d28a66440b8264 (patch)
tree4b9de8fe0f60617e72190bedaacf11f09151117d
parent62a0551c0cfb8314f99431292515ba4e78942eb9 (diff)
downloadaur-e700d855161ef91706693fdf77d28a66440b8264.tar.gz
Add git or hg as makedepends
-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'