mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
shell-completion: add systemd-vmspawn to meson.build
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
parent
02132022b0
commit
27e49748ca
@ -51,6 +51,7 @@ items = [['busctl', ''],
|
||||
['systemd-dissect', 'HAVE_BLKID'],
|
||||
['systemd-resolve', 'ENABLE_RESOLVE'],
|
||||
['systemd-sysext', 'ENABLE_SYSEXT'],
|
||||
['systemd-vmspawn', 'ENABLE_VMSPAWN'],
|
||||
['timedatectl', 'ENABLE_TIMEDATED']]
|
||||
|
||||
foreach item : items
|
||||
|
Loading…
x
Reference in New Issue
Block a user