summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Gabriel2019-06-19 00:01:40 +0100
committerAlexander Gabriel2019-06-19 00:01:40 +0100
commita6faf9ef8fbfb4c07bbd4f4efdda296f7162259e (patch)
treed86204cb57f7c98ca5e58029315f4111fcb19cf1
parent4fd8aebacb766a992e93cb266535cd21a3bd7f31 (diff)
downloadaur-a6faf9ef8fbfb4c07bbd4f4efdda296f7162259e.tar.gz
updated dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb6bd80433ee..37a396833f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ pkgdesc="A peer-to-peer network based market place on the blockchain. This packa
arch=('x86_64')
url="https://syscoin.org"
license=('MIT')
-depends=('miniupnpc' 'db4.8' 'protobuf' 'libevent' 'qt5-base' 'boost-libs' 'qrencode' 'zeromq')
+depends=('boost-libs' 'db4.8' 'dbus' 'harfbuzz' 'libevent' 'libxext' 'protobuf' 'qrencode' 'qt5-base' 'openssl-1.0')
optdepends=('miniupnpc: Firewall-jumping support'
'zeromq: Allows generating ZMQ notifications')
-makedepends=('qt5-base' 'qt5-tools' 'pkg-config' 'git' 'boost-libs' 'boost' 'gcc' 'qrencode' 'make' 'automoc4' 'automake' 'autoconf' 'libtool' 'openssl-1.0')
+makedepends=('pkg-config' 'git' 'boost' 'gcc' 'make' 'automoc4' 'automake' 'autoconf' 'libtool')
source=("git+https://github.com/syscoin/syscoin.git#tag=$pkgver")
sha256sums=('SKIP')