summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37c54432a23a..e14f5a36f8c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,13 +11,16 @@ arch=(any)
license=(custom:cyberghostvpn)
depends=(
bash
- ca-certificates
curl
openvpn
wireguard-tools
resolvconf
)
-makedepends=(zip)
+makedepends=(
+ ca-certificates
+ openssl
+ zip
+)
_variant=ubuntu-20.04
source=( "https://download.cyberghostvpn.com/linux/cyberghostvpn-${_variant}-${pkgver}.zip"