aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--monero-wallet-gui.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro
index 44e75d9c..5caf0198 100644
--- a/monero-wallet-gui.pro
+++ b/monero-wallet-gui.pro
@@ -279,7 +279,10 @@ linux {
LIBS+= -Wl,-Bstatic
QMAKE_LFLAGS += -static-libgcc -static-libstdc++
# contains(QT_ARCH, x86_64) {
- LIBS+= -lunbound
+ LIBS+= -lunbound \
+ -lusb-1.0 \
+ -lhidapi-hidraw \
+ -ludev
# }
} else {
# On some distro's we need to add dynload