aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtsensors.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtsensors.inc')
-rw-r--r--recipes-qt/qt5/qtsensors.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtsensors.inc b/recipes-qt/qt5/qtsensors.inc
index a6b0fe9d..786f603b 100644
--- a/recipes-qt/qt5/qtsensors.inc
+++ b/recipes-qt/qt5/qtsensors.inc
@@ -1,5 +1,5 @@
-require qt5module.inc
+require qt5.inc
-DEPENDS += "qtdeclarative"
+DEPENDS += "qtbase qtdeclarative"
INC_PR = "r0"