diff --git a/srcpkgs/lximage-qt/template b/srcpkgs/lximage-qt/template index f89f9784f9..d5e1eb57d1 100644 --- a/srcpkgs/lximage-qt/template +++ b/srcpkgs/lximage-qt/template @@ -1,11 +1,11 @@ # Template file for 'lximage-qt' pkgname=lximage-qt version=0.5.1 -revision=1 +revision=2 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config lxqt-build-tools" -makedepends="liblxqt-devel libexif-devel libfm-qt-devel" +hostmakedepends="pkg-config" +makedepends="lxqt-build-tools liblxqt-devel libexif-devel libfm-qt-devel" short_desc="LXQt image viewer" maintainer="Juan RP " license="LGPL-2.1"