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:
Richard Phibel
2022-08-05 19:40:17 +02:00
committed by GitHub
parent 347f48246f
commit b6d1e2b441

View File

@@ -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