diff --git a/srcpkgs/ReText/template b/srcpkgs/ReText/template index 12ed768ea9..5e55f02741 100644 --- a/srcpkgs/ReText/template +++ b/srcpkgs/ReText/template @@ -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"