webkit2gtk: explicitly depend on libharfbuzz to help build ordering
This commit is contained in:
@@ -48,6 +48,8 @@ desc_option_jit="JavaScript JIT (Only some architectures)"
|
|||||||
desc_option_sampling_profiler="Sampling profiler support (JIT + glibc only)"
|
desc_option_sampling_profiler="Sampling profiler support (JIT + glibc only)"
|
||||||
desc_option_minibrowser="Build the minibrowser"
|
desc_option_minibrowser="Build the minibrowser"
|
||||||
|
|
||||||
|
makedepends+=" libharfbuzz"
|
||||||
|
|
||||||
# detection + runtime
|
# detection + runtime
|
||||||
if [ "$build_option_bubblewrap" ]; then
|
if [ "$build_option_bubblewrap" ]; then
|
||||||
hostmakedepends+=" bubblewrap xdg-dbus-proxy"
|
hostmakedepends+=" bubblewrap xdg-dbus-proxy"
|
||||||
|
|||||||
Reference in New Issue
Block a user