From 83b45e90309c83665b8691a1a5c000efdde154fd Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 10 Nov 2015 13:21:10 +0100 Subject: declare mandatory dep serialbus => serialport Change-Id: I35c5f18b7c8856071413e50590308f402be7e528 Reviewed-by: Rolf Eike Beer Reviewed-by: Alex Blasche --- qt.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt.pro b/qt.pro index d96659e2..f1274801 100644 --- a/qt.pro +++ b/qt.pro @@ -90,7 +90,7 @@ addModule(qtscript, qtbase, qttools) addModule(qtquick1, qtscript, qtsvg qtxmlpatterns) addModule(qtdocgallery, qtdeclarative) addModule(qtwayland, qtbase, qtdeclarative) -addModule(qtserialbus, qtbase) +addModule(qtserialbus, qtserialport) addModule(qtenginio, qtdeclarative) addModule(qtwebengine, qtquickcontrols qtwebchannel, qtlocation) addModule(qtwebview, qtdeclarative, qtwebengine) -- cgit v1.2.3