]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Use apt patterns to install dependencies on Debian/Ubuntu 34240/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 3 Sep 2024 13:18:49 +0000 (15:18 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 3 Sep 2024 14:03:27 +0000 (16:03 +0200)
commit89c579788d1f864778c4d6f47b30bf37d04c4947
treea74931d9709b81d771d78c9b458b2538a3a8357a
parent70ecdbfa230258ee88d3ed42ec8bbcd91e27bba3
mkosi: Use apt patterns to install dependencies on Debian/Ubuntu

Instead of parsing the human readable output of apt-cache, let's
use apt patterns to figure out the dependencies.

We also filter out virtual packages as apt will fail and say we need
to install an implementation of the virtual package even if a package
that provides the virtual package is already installed.
mkosi.conf.d/10-debian-ubuntu/mkosi.prepare