diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/include/qt5-versions.inc | 4 |
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 | ||
| 4 | QT5_VERSION ?= "5.0.2" | 4 | QT5_VERSION ?= "5.0.2" |
| 5 | 5 | ||
| @@ -17,4 +17,4 @@ PREFERRED_VERSION_qtscript = "${QT5_VERSION}" | |||
| 17 | PREFERRED_VERSION_qtsvg = "${QT5_VERSION}" | 17 | PREFERRED_VERSION_qtsvg = "${QT5_VERSION}" |
| 18 | PREFERRED_VERSION_qtwebkit = "${QT5_VERSION}" | 18 | PREFERRED_VERSION_qtwebkit = "${QT5_VERSION}" |
| 19 | PREFERRED_VERSION_qtxmlpatterns = "${QT5_VERSION}" | 19 | PREFERRED_VERSION_qtxmlpatterns = "${QT5_VERSION}" |
| 20 | PREFERRED_VERSION_qtwayland = "${QT5_VERSION}" | 20 | PREFERRED_VERSION_qtwayland = "${QT5_VERSION}%" |
