1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 01:55:22 +03:00

mkosi: Add dependency to system image on minimal-base

The output is included as an extra tree so it should be a dependency,
even if it is pulled in transitively via minimal-0 and minimal-1
already.
This commit is contained in:
Daan De Meyer 2024-05-05 22:22:03 +02:00
parent 13686c0e58
commit fc4bac8162

View File

@ -2,6 +2,7 @@
[Config]
Dependencies=
minimal-base
minimal-0
minimal-1