mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
webkit2gtk: explicitly depend on libharfbuzz also for host
This commit is contained in:
parent
bbe4dc3ba1
commit
ec4785864a
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ desc_option_sampling_profiler="Sampling profiler support (JIT + glibc only)"
|
||||||
desc_option_minibrowser="Build the minibrowser"
|
desc_option_minibrowser="Build the minibrowser"
|
||||||
|
|
||||||
makedepends+=" libharfbuzz"
|
makedepends+=" libharfbuzz"
|
||||||
|
hostmakedepends+=" libharfbuzz"
|
||||||
|
|
||||||
# detection + runtime
|
# detection + runtime
|
||||||
if [ "$build_option_bubblewrap" ]; then
|
if [ "$build_option_bubblewrap" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue