mkosi: Stop installing devel packages

These aren't required for tests and pull in a bunch of dependencies,
so let's not install them into the final image.
This commit is contained in:
Daan De Meyer
2025-10-24 10:13:38 +02:00
committed by Luca Boccassi
parent 4c7e30c4e0
commit 7a18a538ef
3 changed files with 0 additions and 4 deletions

View File

@@ -9,7 +9,6 @@ PrepareScripts=systemd.prepare
VolatilePackages=
systemd
systemd-container
systemd-devel
systemd-journal-remote
systemd-libs
systemd-networkd

View File

@@ -12,10 +12,8 @@ VolatilePackages=
libnss-resolve
libnss-systemd
libpam-systemd
libsystemd-dev
libsystemd-shared
libsystemd0
libudev-dev
systemd
systemd-container
systemd-coredump

View File

@@ -17,7 +17,6 @@ VolatilePackages=
libudev1
systemd
systemd-container
systemd-devel
systemd-doc
systemd-experimental
systemd-homed