attica-qt5: fix cross
This commit is contained in:
parent
0a9c25f5a1
commit
2e5dd835aa
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue