mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 05:25:05 +00:00
freetype2.wrap: Provide fallback for CMake dep as well
Add a freetype identifier in the 'provides' section so that the fallback will kick in if FreeType is requested but was not found, and wrap mode is not disabled.
This commit is contained in:
parent
f0573d8462
commit
d24ac4aac3
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ revision=VER-2-11-0
|
|||
|
||||
[provide]
|
||||
freetype2 = freetype_dep
|
||||
freetype = freetype_dep
|
||||
|
|
Loading…
Add table
Reference in a new issue