From fc6ef592bdc05a85d3d99ad345ca05d4a239888a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sun, 11 Dec 2016 16:57:08 +0000 Subject: [PATCH] lxqt-common: fix cross --- srcpkgs/lxqt-common/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/lxqt-common/template b/srcpkgs/lxqt-common/template index f938c79bb10..4a4ff55f191 100644 --- a/srcpkgs/lxqt-common/template +++ b/srcpkgs/lxqt-common/template @@ -4,8 +4,7 @@ version=0.11.1 revision=1 noarch=yes build_style=cmake -hostmakedepends="lxqt-build-tools" -makedepends="liblxqt-devel" +makedepends="liblxqt-devel lxqt-build-tools" short_desc="LXQt common files" maintainer="Juan RP " license="LGPL-2.1"