attica-qt5: fix cross

This commit is contained in:
Juergen Buchmueller 2016-11-01 19:16:25 +01:00
parent 0a9c25f5a1
commit 2e5dd835aa

View file

@ -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 <xtraeme@gmail.com>"