diff --git a/desktop/lxqt/libqtxdg/actions.py b/desktop/lxqt/libqtxdg/actions.py
index c0f811a09e..c88e4c95c1 100644
--- a/desktop/lxqt/libqtxdg/actions.py
+++ b/desktop/lxqt/libqtxdg/actions.py
@@ -12,8 +12,7 @@ def setup():
shelltools.makedirs("build")
shelltools.cd("build")
cmaketools.configure("-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/libqtxdg/pspec.xml b/desktop/lxqt/libqtxdg/pspec.xml
index e0064e0863..c4a051724d 100644
--- a/desktop/lxqt/libqtxdg/pspec.xml
+++ b/desktop/lxqt/libqtxdg/pspec.xml
@@ -14,7 +14,7 @@
Library providing freedesktop.org specs implementations for Qt.
Library providing freedesktop.org specs implementations for Qt.
lxqt-sudo
- https://github.com/lxqt/libqtxdg/releases/download/3.6.0/libqtxdg-3.6.0.tar.xz
+ https://github.com/lxqt/libqtxdg/releases/download/3.7.1/libqtxdg-3.7.1.tar.xz
libgcc
cmake
@@ -24,7 +24,7 @@
qt5-svg-devel
gtk3-devel
xdg-user-dirs
- lxqt-build-tools
+ lxqt-build-tools
@@ -62,6 +62,13 @@
+
+ 2021-04-26
+ 3.7.1
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
3.6.0