File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ SET (QT_FWVER "5")
16
16
# build list of Qt frameworks to bundle
17
17
18
18
# core list, includes dependencies and used by extra plugins
19
- SET (QTLISTQG QtCore QtGui QtWidgets QtNetwork QtXml QtSvg QtConcurrent QtPrintSupport QtSerialPort QtPositioning QtTest QtSql QtMacExtras)
20
- SET (PYQTLIST Qt QtCore QtGui QtWidgets QtNetwork QtXml QtSvg QtPrintSupport QtPositioning QtSerialPort QtTest QtSql QtMacExtras)
19
+ SET (QTLISTQG QtCore QtGui QtWidgets QtNetwork QtXml QtSvg QtConcurrent QtPrintSupport QtSerialPort QtPositioning QtTest QtSql QtMacExtras QtDBus )
20
+ SET (PYQTLIST Qt QtCore QtGui QtWidgets QtNetwork QtXml QtSvg QtPrintSupport QtPositioning QtSerialPort QtTest QtSql QtMacExtras QtDBus )
21
21
22
22
# QtQuickWidgets appears to be implied direct dep, it needs Quick and Qml,
23
23
# whether or not WITH_QUICK specified
You can’t perform that action at this time.
0 commit comments