diff --git a/srcpkgs/pcmanfm-qt/template b/srcpkgs/pcmanfm-qt/template index a0de0da42d4..544c2e85482 100644 --- a/srcpkgs/pcmanfm-qt/template +++ b/srcpkgs/pcmanfm-qt/template @@ -1,10 +1,11 @@ # Template file for 'pcmanfm-qt' pkgname=pcmanfm-qt version=0.14.1 -revision=1 +revision=2 build_style=cmake hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel" makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel" +depends="qt5-translations" short_desc="LXQt pcmanfm Qt frontend" maintainer="Orphaned " license="GPL-2.0-or-later"