input/meson.build: Add missing dependency
This commit is contained in:
parent
6b92b7adb9
commit
b8289ae923
@ -12,6 +12,7 @@ input_api = static_library(
|
||||
include_directories: inc,
|
||||
dependencies: [
|
||||
thread_dep,
|
||||
nfs_dep,
|
||||
],
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user