summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2016-11-27 13:44:17 +0100
committerChristian Hesse2016-11-27 13:44:17 +0100
commit34c69e26eeb9f506f27de6700f94860181a18ffa (patch)
tree4ce456fab2884473a5ab6f2fa58ae7a51feb898d /PKGBUILD
parentc2b78348798cfc1823ba0675d2bf16a51cddcb7a (diff)
downloadaur-34c69e26eeb9f506f27de6700f94860181a18ffa.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af345143726c..914a2ce8ce5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='An easy-to-use, robust and highly configurable VPN (Virtual Private Network) - git checkout'
arch=(i686 x86_64)
url='http://openvpn.net/index.php/open-source.html'
-depends=('openssl' 'lzo' 'snappy' 'lz4' 'iproute2' 'libsystemd' 'pkcs11-helper')
+depends=('openssl' 'lzo' 'iproute2' 'libsystemd' 'pkcs11-helper')
optdepends=('easy-rsa: easy CA and certificate handling')
makedepends=('git' 'systemd')
conflicts=('openvpn' 'openvpn-dev')