diff --git a/desktop/lxqt/liblxqt/actions.py b/desktop/lxqt/liblxqt/actions.py index c80fdc056b..0955acb969 100644 --- a/desktop/lxqt/liblxqt/actions.py +++ b/desktop/lxqt/liblxqt/actions.py @@ -13,8 +13,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..") def build(): shelltools.cd("build") cmaketools.make() diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index 15c4023dd7..7c8c6f37fc 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -13,7 +13,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxqt/liblxqt/releases/download/0.16.0/liblxqt-0.16.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/0.17.0/liblxqt-0.17.0.tar.xz cmake glibc-devel @@ -28,7 +28,7 @@ qt5-qdbusviewer qt5-x11extras-devel libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools @@ -66,6 +66,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2021-04-08 0.16.0