Commit 910d0ec9 authored by Max Kellermann's avatar Max Kellermann

test/net/meson.build: add missing dependency

parent 3b05c897
...@@ -19,6 +19,7 @@ test( ...@@ -19,6 +19,7 @@ test(
include_directories: inc, include_directories: inc,
dependencies: [ dependencies: [
net_dep, net_dep,
util_dep,
gtest_dep, gtest_dep,
], ],
), ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment