summaryrefslogtreecommitdiff
path: root/mkosi.default.d
diff options
context:
space:
mode:
authorRichard Phibel <40369111+rphibel@users.noreply.github.com>2022-08-05 19:40:17 +0200
committerGitHub <noreply@github.com>2022-08-05 18:40:17 +0100
commitb6d1e2b4419f2694739b0442635f59db6549d4db (patch)
treef515b757767ae2b168b375211c76a4af9424a03a /mkosi.default.d
parent347f48246f7014f2e266b1fcb4527edee93037da (diff)
downloadsystemd-b6d1e2b4419f2694739b0442635f59db6549d4db.tar.gz
mkosi: Add package libfdisk to Ubuntu dependencies (#24211)
* mkosi: Add package libfdisk to Ubuntu dependencies The libfdisk package is needed by systemd-repart.
Diffstat (limited to 'mkosi.default.d')
-rw-r--r--mkosi.default.d/ubuntu/10-mkosi.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkosi.default.d/ubuntu/10-mkosi.ubuntu b/mkosi.default.d/ubuntu/10-mkosi.ubuntu
index 9492e791cd..2d73746f3f 100644
--- a/mkosi.default.d/ubuntu/10-mkosi.ubuntu
+++ b/mkosi.default.d/ubuntu/10-mkosi.ubuntu
@@ -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