summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwowario2021-06-25 22:59:30 +0300
committerwowario2021-06-25 22:59:30 +0300
commit62f48e7d945ec9f1c8eb74cc6082d53e292e267e (patch)
treec6e9fa12b482e51c56cd3975ae71b68ce97bdcef /PKGBUILD
parent6996ca85913d39e5c7fec9a4d42fdda4014cae53 (diff)
downloadaur-62f48e7d945ec9f1c8eb74cc6082d53e292e267e.tar.gz
remove unused depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3748bce3a57..af3dce2d0a15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="a fairly launched privacy-centric meme coin with no premine and a finit
license=('BSD')
arch=('x86_64')
url="https://wownero.org/"
-depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hidapi' 'protobuf' 'libusb' 'libudev.so')
+depends=('boost-libs' 'openssl' 'readline' 'zeromq' 'pcsclite' 'protobuf')
makedepends=('git' 'cmake' 'boost')
source=(
"${pkgname}"::"git+https://git.wownero.com/wownero/wownero.git#branch=dev-v0.10"