summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/qt5-versions.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/qt5-versions.inc b/conf/distro/include/qt5-versions.inc
index f033a20a..b946a6a6 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.0.2", "5.0.2+git%", "5.1.0%" 2# possible values now "5.0.2", "5.1.0", "5.1.0+git%"
3 3
4QT5_VERSION ?= "5.0.2" 4QT5_VERSION ?= "5.0.2"
5 5
@@ -17,4 +17,4 @@ PREFERRED_VERSION_qtscript = "${QT5_VERSION}"
17PREFERRED_VERSION_qtsvg = "${QT5_VERSION}" 17PREFERRED_VERSION_qtsvg = "${QT5_VERSION}"
18PREFERRED_VERSION_qtwebkit = "${QT5_VERSION}" 18PREFERRED_VERSION_qtwebkit = "${QT5_VERSION}"
19PREFERRED_VERSION_qtxmlpatterns = "${QT5_VERSION}" 19PREFERRED_VERSION_qtxmlpatterns = "${QT5_VERSION}"
20PREFERRED_VERSION_qtwayland = "${QT5_VERSION}" 20PREFERRED_VERSION_qtwayland = "${QT5_VERSION}%"