diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 9354291a57..8fabafb7de 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -61,7 +61,7 @@ 2018-04-23 0.12.0 - First release + First release. Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org diff --git a/desktop/lxqt/lxmenu-data/actions.py b/desktop/lxqt/lxmenu-data/actions.py index 3295303263..695e61fda6 100644 --- a/desktop/lxqt/lxmenu-data/actions.py +++ b/desktop/lxqt/lxmenu-data/actions.py @@ -10,9 +10,6 @@ from pisi.actionsapi import libtools from pisi.actionsapi import shelltools def setup(): - libtools.libtoolize("-fc") - pisitools.dosed("configure.ac", "AM_GLIB", deleteLine=True) - #autotools.aclocal() shelltools.system("./autogen.sh") autotools.configure() diff --git a/desktop/lxqt/lxmenu-data/pspec.xml b/desktop/lxqt/lxmenu-data/pspec.xml index 2189935558..b464dee723 100644 --- a/desktop/lxqt/lxmenu-data/pspec.xml +++ b/desktop/lxqt/lxmenu-data/pspec.xml @@ -16,6 +16,7 @@ intltool perl-Locale-gettext + gettext-devel