[test/threads] Fix dependency
This commit is contained in:
parent
bf4b11cfa4
commit
4386626ee0
|
@ -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],
|
||||
|
|
Loading…
Reference in New Issue