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