mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mountfsd: drop explicit dependencies for systemd-mountwork
As the executables are automagically linked against libshared.
This commit is contained in:
@@ -19,8 +19,6 @@ executables += [
|
||||
'name' : 'systemd-mountwork',
|
||||
'conditions' : ['ENABLE_MOUNTFSD'],
|
||||
'sources' : systemd_mountwork_sources,
|
||||
'link_with' : common_libs,
|
||||
'dependencies' : common_deps,
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user