summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2016-08-09 13:26:57 -0700
committeryar2016-08-09 13:26:57 -0700
commitce25314fca0fbc492a41438726d962dab8302cc8 (patch)
treeff515412fd05ffc31dea8eeedc51f04c613eb125 /PKGBUILD
parent23ac3bc4c1d9f906c06b14bea5438d2cfa7f94e0 (diff)
downloadaur-ce25314fca0fbc492a41438726d962dab8302cc8.tar.gz
makedepend on rsync
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11611aa234f1..c54bc967c07b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgdesc="Chrome/Chromium extension to use HTTPS whenever possible - git/dev"
arch=('any')
url='https://www.eff.org/https-everywhere'
license=('GPL')
-makedepends=(git perl python2-lxml libxml2 vim zip)
+makedepends=(git perl python2-lxml libxml2 vim zip rsync)
source=("git+https://github.com/EFForg/${pkgsubn}.git")
sha512sums=('SKIP')