From: Richard Phibel <40369111+rphibel@users.noreply.github.com> Date: Fri, 5 Aug 2022 17:40:17 +0000 (+0200) Subject: mkosi: Add package libfdisk to Ubuntu dependencies (#24211) X-Git-Tag: v252-rc1~507 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d1e2b4419f2694739b0442635f59db6549d4db;p=thirdparty%2Fsystemd.git mkosi: Add package libfdisk to Ubuntu dependencies (#24211) * mkosi: Add package libfdisk to Ubuntu dependencies The libfdisk package is needed by systemd-repart. --- diff --git a/mkosi.default.d/ubuntu/10-mkosi.ubuntu b/mkosi.default.d/ubuntu/10-mkosi.ubuntu index 9492e791cd7..2d73746f3f8 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