]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Add package libfdisk to Ubuntu dependencies (#24211)
authorRichard Phibel <40369111+rphibel@users.noreply.github.com>
Fri, 5 Aug 2022 17:40:17 +0000 (19:40 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2022 17:40:17 +0000 (18:40 +0100)
* mkosi: Add package libfdisk to Ubuntu dependencies

The libfdisk package is needed by systemd-repart.

mkosi.default.d/ubuntu/10-mkosi.ubuntu

index 9492e791cd7ec5092e40c4083c06b64a62b0d9c0..2d73746f3f87adb4433b81aced824ade452f3d1e 100644 (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