ReText: fix build on cross arches

This commit is contained in:
Enno Boland 2018-06-14 20:17:14 +02:00
parent fe68373461
commit d5a17b0552
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -6,7 +6,7 @@ noarch=yes
build_style=python3-module
pycompile_module="ReText"
wrksrc="${pkgname,,}-${version}"
hostmakedepends="ImageMagick python3 qt5-host-tools qt5-tools"
hostmakedepends="ImageMagick python3 qt5-host-tools qt5-tools python3-setuptools"
makedepends="python3-Markdown python3-Markups python3-PyQt5-webkit qt5-tools"
depends="desktop-file-utils python3-Markdown python3-Markups
python3-PyQt5-webkit"