diff --git a/srcpkgs/libfm-qt/template b/srcpkgs/libfm-qt/template index c3320829682..36c9569bc6d 100644 --- a/srcpkgs/libfm-qt/template +++ b/srcpkgs/libfm-qt/template @@ -1,11 +1,12 @@ # Template file for 'libfm-qt' pkgname=libfm-qt version=0.11.2 -revision=1 +revision=2 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config lxqt-build-tools" -makedepends="qt5-tools-devel qt5-x11extras-devel liblxqt-devel libfm-devel" +hostmakedepends="pkg-config" +makedepends="lxqt-build-tools qt5-tools-devel qt5-x11extras-devel + liblxqt-devel libfm-devel" short_desc="Core library of PCManFM-Qt (Qt binding for libfm)" maintainer="Juan RP " license="LGPL-2.1"