poedit: explicitly depend on libharfbuzz to help build ordering

This commit is contained in:
John 2020-05-30 00:30:04 +02:00
parent d3c2ada959
commit 7a6925f90e

View file

@ -17,6 +17,8 @@ checksum=a0315ca52a908b9ea0a6e438ea60ce1e92d98c1f477fed58d0b4e617e51afec4
CPPFLAGS="-DUCHAR_TYPE=uint16_t"
makedepends+=" libharfbuzz"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel"
configure_args+=" WXRC=/usr/bin/wxrc --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"