From 2e5dd835aa26525cb574ae13723c1c64eda1d880 Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Tue, 1 Nov 2016 19:16:25 +0100 Subject: [PATCH] attica-qt5: fix cross --- srcpkgs/attica-qt5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/attica-qt5/template b/srcpkgs/attica-qt5/template index 2245c02ac84..c1db9f38811 100644 --- a/srcpkgs/attica-qt5/template +++ b/srcpkgs/attica-qt5/template @@ -1,11 +1,11 @@ # Template file for 'attica-qt5' pkgname=attica-qt5 version=5.26.0 -revision=1 +revision=2 wrksrc=${pkgname%-*}-${version} build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules" +hostmakedepends="extra-cmake-modules qt5-host-tools qt5-devel" makedepends="qt5-devel" short_desc="A Qt library that implements the Open Collaboration Services API" maintainer="Juan RP "