public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: buildbot@sourceware.org
Cc: Mark Wielaard <mark@klomp.org>
Subject: [PATCH] containers: debian mime-support package replaced by media-types mailcap
Date: Sun,  7 Jan 2024 20:24:11 +0100	[thread overview]
Message-ID: <20240107192411.1030934-1-mark@klomp.org> (raw)

---
 builder/containers/Containerfile-debian-stable  | 3 ++-
 builder/containers/Containerfile-debian-testing | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/builder/containers/Containerfile-debian-stable b/builder/containers/Containerfile-debian-stable
index c3bef16..84ea0b1 100644
--- a/builder/containers/Containerfile-debian-stable
+++ b/builder/containers/Containerfile-debian-stable
@@ -17,7 +17,8 @@ RUN apt-get update && \
       xmlto xsltproc docbook-xsl docbook-xml \
       doxygen python3-sphinx \
       libxml2-dev dos2unix python3-dev python3-mock \
-      python3-rpm python3-xdg mime-support libopenmpi-dev gdb help2man wget libxxhash-dev \
+      python3-rpm python3-xdg libopenmpi-dev gdb help2man wget libxxhash-dev \
+      media-types mailcap \
       libjson-c-dev jq socat \
       buildbot-worker && \
     apt-get clean
diff --git a/builder/containers/Containerfile-debian-testing b/builder/containers/Containerfile-debian-testing
index e85765a..bc410f1 100644
--- a/builder/containers/Containerfile-debian-testing
+++ b/builder/containers/Containerfile-debian-testing
@@ -16,7 +16,8 @@ RUN apt-get update && \
       texinfo \
       xmlto xsltproc docbook-xsl docbook-xml \
       libxml2-dev dos2unix python3-dev python3-mock \
-      python3-rpm python3-xdg mime-support libopenmpi-dev gdb help2man wget libxxhash-dev \
+      python3-rpm python3-xdg libopenmpi-dev gdb help2man wget libxxhash-dev \
+      media-types mailcap \
       libjson-c-dev jq socat \
       libgc-dev libreadline-dev libnbd-dev \
       buildbot-worker && \
-- 
2.39.3


                 reply	other threads:[~2024-01-07 19:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240107192411.1030934-1-mark@klomp.org \
    --to=mark@klomp.org \
    --cc=buildbot@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).