diff --git a/desktop/lxqt/libsysstat/actions.py b/desktop/lxqt/libsysstat/actions.py
index dc686dc8ba..a7a7f36020 100644
--- a/desktop/lxqt/libsysstat/actions.py
+++ b/desktop/lxqt/libsysstat/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\
- --DPULL_TRANSLATIONS=yes", sourceDir="..")
+ -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
def build():
shelltools.cd("build")
diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml
index aa526a9d87..d2c78866fb 100644
--- a/desktop/lxqt/libsysstat/pspec.xml
+++ b/desktop/lxqt/libsysstat/pspec.xml
@@ -13,13 +13,13 @@
lxqt
Library used to query system info and statistics
Library to query system statistics (net, resource usage, ...)
- https://github.com/lxqt/libsysstat/releases/download/0.4.4/libsysstat-0.4.4.tar.xz
+ https://github.com/lxqt/libsysstat/releases/download/0.4.5/libsysstat-0.4.5.tar.xz
cmake
libgcc
qt5-base-devel
qt5-linguist
- lxqt-build-tools
+ lxqt-build-tools
@@ -47,6 +47,13 @@
+
+ 2021-04-26
+ 0.4.5
+ version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2020-11-05
0.4.4