diff --git a/desktop/lxqt/libfm-qt/actions.py b/desktop/lxqt/libfm-qt/actions.py
index 3120de2f9e..b7764bb5e4 100644
--- a/desktop/lxqt/libfm-qt/actions.py
+++ b/desktop/lxqt/libfm-qt/actions.py
@@ -11,8 +11,7 @@ from pisi.actionsapi import cmaketools
def setup():
shelltools.makedirs("build")
shelltools.cd("build")
- cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
- -DPULL_TRANSLATIONS=yes \
+ cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..")
diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml
index 5e147f81a9..679d48ae01 100644
--- a/desktop/lxqt/libfm-qt/pspec.xml
+++ b/desktop/lxqt/libfm-qt/pspec.xml
@@ -13,15 +13,16 @@
lxqt
Core library of PCManFM file manager
libfm is a Core library of PCManFM file manager
- https://github.com/lxqt/libfm-qt/releases/download/0.16.0/libfm-qt-0.16.0.tar.xz
+ https://github.com/lxqt/libfm-qt/releases/download/0.17.1/libfm-qt-0.17.1.tar.xz
cmake
- qt5-base-devel
- qt5-linguist
- qt5-x11extras-devel
- lxqt-build-tools
+ qt5-base-devel
+ qt5-linguist
+ qt5-x11extras-devel
+ lxqt-build-tools
menu-cache-devel
libexif-devel
+ glib2-devel
@@ -59,6 +60,13 @@
+
+ 2021-04-26
+ 0.17.1
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.16.0