summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuraj Fiala2016-06-30 20:31:23 +0200
committerJuraj Fiala2016-06-30 20:31:23 +0200
commite560481a88b7fc7299ae772ae00eff12fc033066 (patch)
treee8bc5fe6439ba5917d36e29978452bfb78119a9a /PKGBUILD
parent0586260b5671f33744bf3801e969253c364f7e1d (diff)
downloadaur-e560481a88b7fc7299ae772ae00eff12fc033066.tar.gz
Add openvpn to deps.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e9512dcad7b..3a9041421347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ license=('GPL3')
depends=(
'desktop-file-utils'
'xdg-utils'
+ 'openvpn'
'python2-argh'
'python2-requests'
'python2-srp'