poedit: add temporary libxml2-devel, harfbuzz-devel and webkitgtk-devel

to fix ICU ordering

affects aarch64-musl
This commit is contained in:
maxice8 2018-09-02 22:10:21 -03:00
parent 875dc9ee3f
commit c50938b5ef
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -14,6 +14,9 @@ homepage="https://www.poedit.net/"
distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz" distfiles="https://github.com/vslavik/poedit/releases/download/v${version}-oss/poedit-${version}.tar.gz"
checksum=6c4639b8e56b6cffd52afc33d9ddf51b6ce2c6ffdf4f4edff8bb3e4c1a343101 checksum=6c4639b8e56b6cffd52afc33d9ddf51b6ce2c6ffdf4f4edff8bb3e4c1a343101
# XXX: remove once ICU rebuild is done
makedepends+=" harfbuzz-devel libxml2-devel webkitgtk-devel"
CPPFLAGS="-DUCHAR_TYPE=uint16_t" CPPFLAGS="-DUCHAR_TYPE=uint16_t"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then