ReText: fix cross

This commit is contained in:
Jürgen Buchmüller 2018-01-11 11:52:22 +01:00
parent 452c876aca
commit 6017836dd3

View file

@ -6,7 +6,8 @@ noarch=yes
build_style=python3-module
pycompile_module="ReText"
wrksrc="${pkgname,,}-${version}"
makedepends="python3 qt5-tools qt5-host-tools ImageMagick"
hostmakedepends="python3 qt5-tools qt5-host-tools ImageMagick"
makedepends="qt5-tools python3-PyQt5-webkit python3-Markups python3-Markdown"
depends="python3-PyQt5-webkit python3-Markups python3-Markdown
desktop-file-utils shared-mime-info"
short_desc="Simple editor for Markdown and reStructuredText"