From a091b4ce380e4f24af5badd4820728bcf01970df Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 11 Dec 2016 17:03:45 +0000 Subject: [PATCH] lxqt-l10n: fix cross --- srcpkgs/lxqt-l10n/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxqt-l10n/template b/srcpkgs/lxqt-l10n/template index 6ad10388569..cede733abd9 100644 --- a/srcpkgs/lxqt-l10n/template +++ b/srcpkgs/lxqt-l10n/template @@ -4,8 +4,8 @@ version=0.11.1 revision=1 noarch=yes build_style=cmake -hostmakedepends="pkg-config lxqt-build-tools" -makedepends="liblxqt-devel" +hostmakedepends="pkg-config qt5-tools" +makedepends="liblxqt-devel lxqt-build-tools" short_desc="Translations of LXQt" maintainer="Juan RP " license="LGPL-2.1"