mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
Install required plugins into bundle
Install platform and svg plugins into bundle. Update dependencies in Travis.
This commit is contained in:
@@ -23,7 +23,7 @@ nogui {
|
||||
DEFINES += DISABLE_GUI
|
||||
TARGET = qbittorrent-nox
|
||||
} else {
|
||||
QT += xml concurrent widgets
|
||||
QT += xml concurrent svg widgets
|
||||
CONFIG(static) {
|
||||
DEFINES += QBT_STATIC_QT
|
||||
QTPLUGIN += qico
|
||||
|
||||
Reference in New Issue
Block a user