diff --git a/desktop/lxqt/lxqt-session/actions.py b/desktop/lxqt/lxqt-session/actions.py
index 82a66a9920..8fea0737d8 100644
--- a/desktop/lxqt/lxqt-session/actions.py
+++ b/desktop/lxqt/lxqt-session/actions.py
@@ -12,8 +12,7 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-DCMAKE_BUILD_TYPE=release \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml
index 6950338d58..8bf1469192 100644
--- a/desktop/lxqt/lxqt-session/pspec.xml
+++ b/desktop/lxqt/lxqt-session/pspec.xml
@@ -13,18 +13,18 @@
lxqt
LXQt session
An alternative session manager ported from the original razor-session
- https://github.com/lxqt/lxqt-session/releases/download/0.16.0/lxqt-session-0.16.0.tar.xz
+ https://github.com/lxqt/lxqt-session/releases/download/0.17.1/lxqt-session-0.17.1.tar.xz
cmake
kwindowsystem-devel
libX11-devel
libgcc
- liblxqt-devel
- libqtxdg-devel
+ liblxqt-devel
+ libqtxdg-devel
qt5-linguist
qt5-x11extras-devel
xdg-user-dirs
- lxqt-build-tools
+ lxqt-build-tools
libgudev-devel
@@ -54,6 +54,13 @@
+
+ 2021-04-26
+ 0.17.1
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0