Skip to content

Commit

Permalink
input/meson.build: Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
CamilleScholtz committed Feb 3, 2025
1 parent 6b92b7a commit b8289ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/input/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ input_api = static_library(
include_directories: inc,
dependencies: [
thread_dep,
nfs_dep,
],
)

Expand Down

0 comments on commit b8289ae

Please sign in to comment.