libaccounts-qt5: unmark nocross

This commit is contained in:
Nathan Owens 2019-11-15 18:37:26 -06:00 committed by Helmut Pozimski
parent a02b9cd0a4
commit c9a7c9150f

View file

@ -5,7 +5,7 @@ revision=2
wrksrc="${pkgname/5/}-VERSION_${version}-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8"
build_style=qmake
configure_args="LIBDIR=/usr/lib"
hostmakedepends="pkg-config doxygen"
hostmakedepends="pkg-config doxygen qt5-qmake qt5-host-tools"
makedepends="libaccounts-glib-devel qt5-devel"
short_desc="Client library to the accounts database, with a Qt5-based API"
maintainer="John Rowley <enterthevoid@codesector.co>"
@ -13,7 +13,6 @@ license="LGPL-2.1-only"
homepage="https://gitlab.com/accounts-sso/libaccounts-qt"
distfiles="${homepage}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
checksum=cfa826076e04a7d075baac12e73f4e890a3401ac30c7f80ed9e257a5c6bfbfef
nocross="libaccounts-glib can't be crosscompiled"
libaccounts-qt5-devel_package() {
short_desc+=" - development files"