mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
mkosi: Add package libfdisk to Ubuntu dependencies (#24211)
* mkosi: Add package libfdisk to Ubuntu dependencies The libfdisk package is needed by systemd-repart.
This commit is contained in:
@@ -68,6 +68,7 @@ Packages=
|
||||
libqrencode4
|
||||
# We pull in the -dev package here, since the binary ones appear to change names too often, and the -dev package pulls the right deps in automatically
|
||||
libtss2-dev
|
||||
libfdisk1
|
||||
locales
|
||||
nano
|
||||
strace
|
||||
|
||||
Reference in New Issue
Block a user