mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-29 11:48:05 -06:00
Remove dbus dependency in nox mode
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
include(conf.pri)
|
||||
|
||||
# COMPILATION SPECIFIC
|
||||
QT += dbus
|
||||
!nox {
|
||||
QT += dbus
|
||||
}
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
|
||||
Reference in New Issue
Block a user