From: Joerg Behrmann Date: Mon, 11 Sep 2023 12:06:33 +0000 (+0200) Subject: tools: remove dnf from the Debian tools tree packages X-Git-Tag: v17~11^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1963b9a87b69e5367a90a443394480bc484fd06;p=thirdparty%2Fmkosi.git tools: remove dnf from the Debian tools tree packages The package is currently not available in testing. --- diff --git a/mkosi/distributions/debian.py b/mkosi/distributions/debian.py index f6e7c21d2..ee07a89bc 100644 --- a/mkosi/distributions/debian.py +++ b/mkosi/distributions/debian.py @@ -43,7 +43,6 @@ class DebianInstaller(DistributionInstaller): "coreutils", "cpio", "debian-archive-keyring", - "dnf", "dosfstools", "e2fsprogs", "erofs-utils",