summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2024-12-14 11:45:01 +0100
committerHolger Paradies <retabell@gmx.de>2025-05-05 19:56:59 +0200
commit131aa26a1e17a8e22a6023e2e154f1f3c96ee551 (patch)
tree97191319ab41d1a176497b637f3054666d8725d5
parent3b684d6cbec73770df675cc3b968ebfd2961be0f (diff)
downloadkanotix-131aa26a1e17a8e22a6023e2e154f1f3c96ee551.zip
kanotix-131aa26a1e17a8e22a6023e2e154f1f3c96ee551.tar.gz
replace mime-support
-rwxr-xr-xauto/config2
1 files changed, 1 insertions, 1 deletions
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