From: Luca Boccassi Date: Thu, 20 Apr 2023 22:48:58 +0000 (+0100) Subject: mkosi: remove ?priority(required) from debian pkg list X-Git-Tag: v254-rc1~669 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f39220e7c0afe5fdf484bccca994e8c37ad09cd;p=thirdparty%2Fsystemd.git mkosi: remove ?priority(required) from debian pkg list Requires apt 2.3.10 which is not available in stable, and also doesn't seem necessary, same packages are installed anyway Add tzdata manually, as that doesn't seem to be pulled in via the CI. --- diff --git a/mkosi.conf.d/20-debian.conf b/mkosi.conf.d/20-debian.conf index 011f6e92962..4354b05bf07 100644 --- a/mkosi.conf.d/20-debian.conf +++ b/mkosi.conf.d/20-debian.conf @@ -8,7 +8,6 @@ Release=testing [Content] Packages= - ?priority(required) btrfs-progs cryptsetup-bin dbus-broker @@ -48,6 +47,7 @@ Packages= python3-pytest quota systemd-sysv + tzdata xxd BuildPackages=