1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-20 14:03:39 +03:00

mkosi: Add package libfdisk to Ubuntu dependencies (#24211)

* mkosi: Add package libfdisk to Ubuntu dependencies

The libfdisk package is needed by systemd-repart.

(cherry picked from commit b6d1e2b4419f2694739b0442635f59db6549d4db)
This commit is contained in:
Richard Phibel 2022-08-05 19:40:17 +02:00 committed by Luca Boccassi
parent 0e518f3639
commit b8a746e89b

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