diff --git a/desktop/lxqt/lxqt-qtplugin/actions.py b/desktop/lxqt/lxqt-qtplugin/actions.py index db18f2b17c..954f90e422 100644 --- a/desktop/lxqt/lxqt-qtplugin/actions.py +++ b/desktop/lxqt/lxqt-qtplugin/actions.py @@ -13,8 +13,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib \ - -DUSE_QT5=ON", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index cab733d414..82b35d348b 100644 --- a/desktop/lxqt/lxqt-qtplugin/pspec.xml +++ b/desktop/lxqt/lxqt-qtplugin/pspec.xml @@ -13,18 +13,18 @@ lxqt LXQt platform integration for Qt LXDE-Qt platform integration plugin for Qt - https://github.com/lxqt/lxqt-qtplugin/releases/download/0.16.0/lxqt-qtplugin-0.16.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/0.17.0/lxqt-qtplugin-0.17.0.tar.xz cmake kwindowsystem-devel libdbusmenu-qt-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools - libfm-qt-devel + lxqt-build-tools + libfm-qt-devel menu-cache-devel libexif-devel @@ -43,6 +43,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0