public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: buildbot@sourceware.org
Subject: [PATCH][pushed] openSUSE: install texinfo package
Date: Mon, 30 May 2022 09:28:06 +0200	[thread overview]
Message-ID: <7caee30a-8a72-6651-291a-18cdf6c1fdf4@suse.cz> (raw)

Needed for e.g. binutils builders.

Pushed,
Martin

---
 builder/containers/Containerfile-opensuse-leap       | 3 ++-
 builder/containers/Containerfile-opensuse-tumbleweed | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/builder/containers/Containerfile-opensuse-leap b/builder/containers/Containerfile-opensuse-leap
index 6cfb4e7..7bc9066 100644
--- a/builder/containers/Containerfile-opensuse-leap
+++ b/builder/containers/Containerfile-opensuse-leap
@@ -11,7 +11,8 @@ RUN zypper -n install \
         libmicrohttpd-devel sqlite-devel libelf-devel libdw-devel \
         xmlto poppler-tools libxslt docbook-dtds docbook-xsl-stylesheets \
         libxml2-devel dos2unix dpkg python3-devel python3-mock \
-        python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget
+        python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget \
+        texinfo
 RUN zypper clean
 
 # Install buildbot-worker
diff --git a/builder/containers/Containerfile-opensuse-tumbleweed b/builder/containers/Containerfile-opensuse-tumbleweed
index e9c74b7..08c4ef4 100644
--- a/builder/containers/Containerfile-opensuse-tumbleweed
+++ b/builder/containers/Containerfile-opensuse-tumbleweed
@@ -11,7 +11,8 @@ RUN zypper -n install \
         libmicrohttpd-devel sqlite-devel libelf-devel libdw-devel \
         xmlto poppler-tools libxslt docbook-dtds docbook-xsl-stylesheets \
         libxml2-devel dos2unix dpkg python3-devel python3-mock \
-        python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget
+        python3-rpm python3-pyxdg python3-pip openmpi-devel gdb help2man wget \
+        texinfo
 RUN zypper clean
 
 # Install buildbot-worker
-- 
2.36.1


                 reply	other threads:[~2022-05-30  7:28 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=7caee30a-8a72-6651-291a-18cdf6c1fdf4@suse.cz \
    --to=mliska@suse.cz \
    --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).