mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
Fix Harfbuzz subset dependency not found in wrap
Add harfbuzz subset to the harfbuzz wrap file so Meson can find the dependency.
This commit is contained in:
parent
605b11cdb6
commit
ef21b56e30
@ -7,3 +7,5 @@ depth = 1
|
||||
|
||||
[provide]
|
||||
harfbuzz = libharfbuzz_dep
|
||||
harfbuzz-subset = libharfbuzz_subset_dep
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user