File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ lxqt-admin-1.4.0 / 2023-11-05
2+ ==============================
3+ * Set the default shell to bash if available.
4+ * Removed KWindowSystem as a direct dependency and made some code improvements.
5+
16lxqt-admin-1.3.0 / 2023-04-15
27==============================
38 * Used more specific icons for lxqt-admin-time and lxqt-admin-user.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" O
1212set (LIB_INSTALL_DIR "lib${LIB_SUFFIX} " CACHE PATH "Installation path for libraries" )
1313
1414# Minimum Versions
15- set (LXQT_MINIMUM_VERSION "1.3 .0" )
15+ set (LXQT_MINIMUM_VERSION "1.4 .0" )
1616set (QT_MINIMUM_VERSION "5.15.0" )
1717
1818find_package (Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
You can’t perform that action at this time.
0 commit comments