diff --git a/src/mountfsd/meson.build b/src/mountfsd/meson.build index 3689d2af27..53fc3d368c 100644 --- a/src/mountfsd/meson.build +++ b/src/mountfsd/meson.build @@ -19,8 +19,6 @@ executables += [ 'name' : 'systemd-mountwork', 'conditions' : ['ENABLE_MOUNTFSD'], 'sources' : systemd_mountwork_sources, - 'link_with' : common_libs, - 'dependencies' : common_deps, }, ]