summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72ba48006849..79e56028bc72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=0.7.0
pkgrel=1
arch=('any')
url="https://zeronet.io/"
-depends=('python' 'python-gevent>=1.1.0' 'python-gevent-websocket'
+depends=('openssl' 'python' 'python-gevent>=1.1.0' 'python-gevent-websocket'
'python-msgpack>=0.4.4' 'python-websocket-client' 'python-rsa'
'python-pysocks' 'python-pyasn1' 'python-pyasn1-modules'
'python-base58' 'python-merkletools'