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 committed by Mat
parent 605b11cdb6
commit ef21b56e30

View File

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