webkit2gtk: explicitly depend on libharfbuzz also for host

This commit is contained in:
John 2020-05-30 01:50:24 +02:00
parent bbe4dc3ba1
commit ec4785864a

View file

@ -49,6 +49,7 @@ desc_option_sampling_profiler="Sampling profiler support (JIT + glibc only)"
desc_option_minibrowser="Build the minibrowser"
makedepends+=" libharfbuzz"
hostmakedepends+=" libharfbuzz"
# detection + runtime
if [ "$build_option_bubblewrap" ]; then