mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Get rid of QtSVG dependency
This commit is contained in:
@@ -5,9 +5,7 @@ include(conf.pri)
|
||||
!nox:dbus {
|
||||
QT += dbus
|
||||
}
|
||||
!nox:svg {
|
||||
QT += svg
|
||||
}
|
||||
|
||||
QMAKE_LFLAGS_APP += -rdynamic
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += libtorrent-rasterbar
|
||||
|
||||
Reference in New Issue
Block a user