qbittorrent: nocross=yes for now

Until qt5 cross compile issues are solved, we can't cross
compile despite qt5 itself being available.
This commit is contained in:
Juergen Buchmueller 2016-09-12 15:27:36 +02:00
parent c5e98c3877
commit 714214234b

View file

@ -12,6 +12,7 @@ license="GPL-2"
homepage="http://www.qbittorrent.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=72dc824a90fadc0825e6be6f1c215e38f976262c7f83b625061d542b2b664c40
nocross=yes
build_options="gui webui"
desc_option_gui="Enable the graphical user interface"