]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Move python3dist(pytest-flakes) to base preset build packages
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 10 Aug 2023 13:11:32 +0000 (15:11 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 10 Aug 2023 13:58:21 +0000 (14:58 +0100)
We don't want to pull in python in the base image to keep the initrd
small.

mkosi.presets/base/mkosi.conf.d/10-fedora.conf

index 9c4c12423c31daad274bb9eb674762dc77660250..a8fbce47fb5d519a2f4c29f83420e79493e35511 100644 (file)
@@ -4,8 +4,6 @@
 Distribution=fedora
 
 [Content]
-Packages=
-        python3dist(pytest-flakes)
-
 BuildPackages=
+        python3dist(pytest-flakes)
         pkgconfig(xencontrol)