diff options
Diffstat (limited to 'libfetch')
-rw-r--r-- | libfetch/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libfetch/meson.build b/libfetch/meson.build index 18124f7..90e133b 100644 --- a/libfetch/meson.build +++ b/libfetch/meson.build @@ -38,7 +38,6 @@ libfetch = static_library( 'fetch', libfetch_src, c_args: libfetch_cargs, - dependencies: static_deps, ) libfetch_dep = declare_dependency( |