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:
cameron 2024-06-08 13:54:21 +10:00
parent e3ceda15ac
commit 366639b7e4

View File

@ -7,3 +7,5 @@ depth = 1
[provide]
harfbuzz = libharfbuzz_dep
harfbuzz-subset = libharfbuzz_subset_dep