From 131aa26a1e17a8e22a6023e2e154f1f3c96ee551 Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Sat, 14 Dec 2024 11:45:01 +0100 Subject: replace mime-support --- auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/config b/auto/config index e0fb4cd..06fd9b5 100755 --- a/auto/config +++ b/auto/config @@ -48,7 +48,7 @@ bullseye) KSECURITY="true" ;; *) - KDEBOOTSTRAPOPTIONS="--include=apt-transport-https,ca-certificates,gpg,gpg-agent,mime-support --exclude=nano" + KDEBOOTSTRAPOPTIONS="--include=apt-transport-https,ca-certificates,gpg,gpg-agent,mailcap,media-types --exclude=nano" ;; esac -- cgit v1.0