[cairo] Fix build

This commit is contained in:
Behdad Esfahbod 2022-12-25 19:40:44 -07:00
parent 7a52ac4bbe
commit c4f7563f81
1 changed files with 2 additions and 1 deletions

View File

@ -585,7 +585,8 @@ libharfbuzz_cairo_dep = null_dep
if conf.get('HAVE_CAIRO', 0) == 1
hb_cairo_sources = [
'hb-cairo.cc',
'hb-cairo-utils.cc'
'hb-cairo-utils.cc',
'hb-static.cc'
]
hb_cairo_headers = [