qmlgl: qmake: don't link against QtWidgets, it's not used
authorGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Sat, 19 Jan 2019 14:10:09 +0000 (15:10 +0100)
committerGeorge Kiagiadakis <george.kiagiadakis@collabora.com>
Mon, 21 Jan 2019 09:55:50 +0000 (11:55 +0200)
ext/qt/qtplugin.pro

index c30fd6d..d2c06c4 100644 (file)
@@ -2,7 +2,7 @@ TEMPLATE = lib
 
 TARGET = gstqmlgl
 
-QT += qml quick widgets gui
+QT += qml quick gui
 
 QT_CONFIG -= no-pkg-config
 CONFIG += link_pkgconfig debug