summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/qt5-versions.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/include/qt5-versions.inc b/conf/distro/include/qt5-versions.inc
index 7530a245..3048e153 100644
--- a/conf/distro/include/qt5-versions.inc
+++ b/conf/distro/include/qt5-versions.inc
@@ -1,5 +1,5 @@
1# Select which version you prefer by defining QT5_VERSION and including this file 1# Select which version you prefer by defining QT5_VERSION and including this file
2# possible values now "5.3.2", "5.3.0+5.4.0-alpha1+git" 2# possible values now "5.3.2", "5.3.99+5.4.0-rc1+git%"
3 3
4QT5_VERSION ?= "5.3.2" 4QT5_VERSION ?= "5.3.2"
5 5
@@ -21,6 +21,7 @@ PREFERRED_VERSION_qtsensors = "${QT5_VERSION}"
21PREFERRED_VERSION_qtserialport = "${QT5_VERSION}" 21PREFERRED_VERSION_qtserialport = "${QT5_VERSION}"
22PREFERRED_VERSION_qtscript = "${QT5_VERSION}" 22PREFERRED_VERSION_qtscript = "${QT5_VERSION}"
23PREFERRED_VERSION_qtsvg = "${QT5_VERSION}" 23PREFERRED_VERSION_qtsvg = "${QT5_VERSION}"
24PREFERRED_VERSION_qtsystems = "${QT5_VERSION}"
24PREFERRED_VERSION_qttools = "${QT5_VERSION}" 25PREFERRED_VERSION_qttools = "${QT5_VERSION}"
25PREFERRED_VERSION_qttools-native = "${QT5_VERSION}" 26PREFERRED_VERSION_qttools-native = "${QT5_VERSION}"
26PREFERRED_VERSION_nativesdk-qttools = "${QT5_VERSION}" 27PREFERRED_VERSION_nativesdk-qttools = "${QT5_VERSION}"