mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
mountfsd: drop explicit dependencies for systemd-mountwork
As the executables are automagically linked against libshared.
This commit is contained in:
parent
516652bbfd
commit
fea14ca15e
@ -19,8 +19,6 @@ executables += [
|
||||
'name' : 'systemd-mountwork',
|
||||
'conditions' : ['ENABLE_MOUNTFSD'],
|
||||
'sources' : systemd_mountwork_sources,
|
||||
'link_with' : common_libs,
|
||||
'dependencies' : common_deps,
|
||||
},
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user