summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorItsAlex2017-10-04 22:31:36 +0200
committerItsAlex2017-10-04 22:31:36 +0200
commit13dfdf2c6091c26b8608401f9a57e3cc678f330e (patch)
tree4c410fa87deb780ad822f5f91a5b1b979d23f8b5
parent7e4ea58622569472825c7d4802dd43e366a016b8 (diff)
downloadaur-13dfdf2c6091c26b8608401f9a57e3cc678f330e.tar.gz
Update compile depandancies
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c7940d6a393..0005c8b24dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ replaces=()
backup=()
options=()
install=
-makedepends=('go')
+makedepends=('go, git')
_gitroot="git://github.com/ItsJimi/serve"
_gitname="serve"