summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwowario2021-09-02 22:07:33 +0300
committerwowario2021-09-02 22:07:33 +0300
commit790fed8cd0b39f6dde6cac10b1d8ae35e9a7262a (patch)
tree72f50db9360e250ddf36dd4e3a617fe29867d007 /PKGBUILD
parentbb7bfa2fbf5baef675b909a3ad96427434e4c4ff (diff)
downloadaur-790fed8cd0b39f6dde6cac10b1d8ae35e9a7262a.tar.gz
remove pcsclite dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2fac68524a8..238ddbad67ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Wownero: a fairly launched privacy-centric meme coin with no premine an
license=('BSD')
arch=('x86_64')
url="https://wownero.org/"
-depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi' 'protobuf' 'libusb' 'libudev.so' 'tor')
+depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'hidapi' 'protobuf' 'libusb' 'libudev.so' 'tor')
makedepends=('git' 'cmake' 'boost')
source=(
"${pkgname}"::"git+https://git.wownero.com/wownero/wownero.git"