summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Goncharov2019-01-07 14:07:45 +0300
committerKirill Goncharov2019-01-07 14:15:21 +0300
commit4187c430eacf9569f982d49047619721d0030700 (patch)
tree4445a17c2763923bb07c64603d4be2c2cc166f20 /PKGBUILD
parent7951964aa57d6a878fd3bb2e5798be73d1b19d4a (diff)
downloadaur-4187c430eacf9569f982d49047619721d0030700.tar.gz
Add curl and fontconfig to dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3104009b5ca0..c64612ceb445 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
pkgname=wasabi-wallet-bin
_pkgname=wasabi-wallet
pkgver=1.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="Privacy focused, ZeroLink compliant Bitcoin wallet"
arch=('x86_64')
options=(!strip staticlibs)
url="https://wasabiwallet.io/"
license=('MIT')
+depends=('curl' 'fontconfig')
provides=('wasabi-wallet')
conflicts=('wasabi-wallet')
source=(