summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorredfish2016-09-03 06:25:49 +0000
committerredfish2016-09-03 06:25:49 +0000
commita173dc4add9fd0e5d6afceedbf574fd99d44d7ea (patch)
tree6c44a2dd0393bfc4a10cbbe7bc2ac00499fd90cd
parent48295cf6bd47730d241df9ff60d18284f126b3c9 (diff)
downloadaur-a173dc4add9fd0e5d6afceedbf574fd99d44d7ea.tar.gz
deps: add openssl
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 961dfeff8de5..aaf223eb6fb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64' 'i686' 'armv7h')
url="https://getmonero.org/"
license=('custom:Cryptonote')
-depends=('boost-libs>=1.45' 'unbound>=1.4.16' 'miniupnpc>=1.6' 'libunwind')
+depends=('boost-libs>=1.45' 'unbound>=1.4.16' 'miniupnpc>=1.6' 'libunwind' 'openssl')
makedepends=('git' 'cmake' 'boost')