diff --git a/srcpkgs/lxqt-qtplugin/template b/srcpkgs/lxqt-qtplugin/template index 5df8be60eec..7be32e0da16 100644 --- a/srcpkgs/lxqt-qtplugin/template +++ b/srcpkgs/lxqt-qtplugin/template @@ -1,10 +1,10 @@ # Template file for 'lxqt-qtplugin' pkgname=lxqt-qtplugin version=0.11.1 -revision=1 +revision=2 build_style=cmake -hostmakedepends="pkg-config lxqt-build-tools" -makedepends="liblxqt-devel libdbusmenu-qt5-devel" +hostmakedepends="pkg-config" +makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel" short_desc="LXQt Qt theme plugin" maintainer="Juan RP " license="LGPL-2.1"