mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-15 13:44:52 +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 b6d1e2b441
)
This commit is contained in:
committed by
Luca Boccassi
parent
0e518f3639
commit
b8a746e89b
@@ -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