summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-03-20 17:53:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-03-20 17:53:18 -0700
commitc9ab7f57f49c578758e319050c5ce14ffc590541 (patch)
treecfc15fe10903a7ba888219ad29838fbd87dbde00 /PKGBUILD
parentInitial commit (diff)
downloaddnscrypt-proxy-c9ab7f57f49c578758e319050c5ce14ffc590541.tar.xz
Remove git as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8759274..ecd7f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ arch=('x86_64')
url="https://dnscrypt.info"
license=('custom:ISC')
depends=('glibc')
-makedepends=('git' 'go-pie')
+makedepends=('go-pie')
backup=("etc/${pkgname}/${pkgname}.toml"
"etc/${pkgname}/blacklist.txt"
"etc/${pkgname}/cloaking-rules.txt"