From: Daan De Meyer Date: Thu, 10 Aug 2023 13:11:32 +0000 (+0200) Subject: mkosi: Move python3dist(pytest-flakes) to base preset build packages X-Git-Tag: v255-rc1~766 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=257f2063ec56e57742e4f38ebfb7eff2e658b015;p=thirdparty%2Fsystemd.git mkosi: Move python3dist(pytest-flakes) to base preset build packages We don't want to pull in python in the base image to keep the initrd small. --- diff --git a/mkosi.presets/base/mkosi.conf.d/10-fedora.conf b/mkosi.presets/base/mkosi.conf.d/10-fedora.conf index 9c4c12423c3..a8fbce47fb5 100644 --- a/mkosi.presets/base/mkosi.conf.d/10-fedora.conf +++ b/mkosi.presets/base/mkosi.conf.d/10-fedora.conf @@ -4,8 +4,6 @@ Distribution=fedora [Content] -Packages= - python3dist(pytest-flakes) - BuildPackages= + python3dist(pytest-flakes) pkgconfig(xencontrol)