[test/threads] Fix dependency

This commit is contained in:
Behdad Esfahbod 2022-05-27 17:32:32 -06:00
parent bf4b11cfa4
commit 4386626ee0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
test('hb-shape-threads', executable('hb-shape-threads', 'hb-shape-threads.cc',
dependencies: [
freetype_dep,
freetype_dep, thread_dep
],
cpp_args: [],
include_directories: [incconfig, incsrc],