public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] Containerfile-fedora-latest: Add ncurses-devel
@ 2022-06-27 23:51 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2022-06-27 23:51 UTC (permalink / raw)
  To: buildbot; +Cc: Mark Wielaard

Now that we build gdb with configure --enable-targets=all
ncurses-devel seems to be needed.
---
 builder/containers/Containerfile-fedora-latest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/containers/Containerfile-fedora-latest b/builder/containers/Containerfile-fedora-latest
index 7b57344..6c3c8c3 100644
--- a/builder/containers/Containerfile-fedora-latest
+++ b/builder/containers/Containerfile-fedora-latest
@@ -8,7 +8,7 @@ RUN dnf upgrade -y && \
         coreutils make git autoconf dejagnu automake gettext-devel bison flex \
         bzip2 bzip2-devel xz xz-devel gzip zlib-devel zstd libzstd-devel \
         findutils file tar curl libarchive-devel libcurl-devel \
-        libmicrohttpd-devel sqlite-devel elfutils elfutils-devel \
+        libmicrohttpd-devel sqlite-devel elfutils elfutils-devel ncurses-devel \
         texinfo \
         xmlto xmlto-tex fop poppler-utils libxslt docbook-dtds docbook-style-xsl \
         libxml2-devel dos2unix dpkg koji python3-devel python3-koji python3-mock \
-- 
2.30.2


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

only message in thread, other threads:[~2022-06-27 23:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 23:51 [COMMITTED] Containerfile-fedora-latest: Add ncurses-devel 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).