public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] containers: debian mime-support package replaced by media-types mailcap
@ 2024-01-07 19:24 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2024-01-07 19:24 UTC (permalink / raw)
  To: buildbot; +Cc: Mark Wielaard

---
 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-07 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 19:24 [PATCH] containers: debian mime-support package replaced by media-types mailcap Mark Wielaard

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).