mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
mkosi: Install bash-completion in Arch image
Useful for testing bash completion changes.
This commit is contained in:
parent
65fcee152d
commit
e11ca6bb4d
@ -54,3 +54,5 @@ Packages=
|
|||||||
strace
|
strace
|
||||||
# For testing "systemd-analyze verify".
|
# For testing "systemd-analyze verify".
|
||||||
man-db
|
man-db
|
||||||
|
# For testing systemd's bash completion scripts.
|
||||||
|
bash-completion
|
||||||
|
Loading…
Reference in New Issue
Block a user