public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Owen W. Taylor <otaylor@fishsoup.net>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add libgfortran and pkgconfig-pkg-conf as extra packages
Date: Fri, 11 Sep 2026 14:40:19 GMT	[thread overview]
Message-ID: <178913761951.1.9996764146656068814.flatpaks-flatpak-runtime-d9bf1c21a239@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : d9bf1c21a2399cb14aeb381db2fa44b2ea1f46fd
            Author : Owen W. Taylor <otaylor@fishsoup.net>
            Date   : 2018-02-05T14:28:24-05:00
            Stats  : +18/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/d9bf1c21a2399cb14aeb381db2fa44b2ea1f46fd?branch=f45

            Log:
            Add libgfortran and pkgconfig-pkg-conf as extra packages

libgfortran is needed by inkscape, gimp, etc, and, as part of gcc, is hard to build.
pkgconfig-pkg-conf is needed by xorg-x11-font-utils, which is needed by urw-fonts.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index f79e6cf..c60c109 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -99,7 +99,9 @@ data:
       - libgcab1
       - libatomic
       - libgcc
+      - libgfortran
       - libgomp
+      - libquadmath
       - libstdc++
       - gcr
       - gdbm
@@ -355,6 +357,10 @@ data:
       - pcre2-utf32
       - pinentry
       - pixman
+      - libpkgconf
+      - pkgconf
+      - pkgconf-m4
+      - pkgconf-pkg-config
       - popt
       - procps-ng
       - publicsuffix-list-dafsa
@@ -515,7 +521,9 @@ data:
       - libgcab1
       - libatomic
       - libgcc
+      - libgfortran
       - libgomp
+      - libquadmath
       - libstdc++
       - gdbm
       - gdk-pixbuf2
@@ -744,6 +752,10 @@ data:
       - pcre2-utf32
       - pinentry
       - pixman
+      - libpkgconf
+      - pkgconf
+      - pkgconf-m4
+      - pkgconf-pkg-config
       - popt
       - procps-ng
       - publicsuffix-list-dafsa
@@ -980,7 +992,9 @@ data:
       - gcc-c++
       - libatomic
       - libgcc
+      - libgfortran
       - libgomp
+      - libquadmath
       - libstdc++
       - libstdc++-devel
       - gcr
@@ -1993,7 +2007,9 @@ data:
       - gcc-c++
       - libatomic
       - libgcc
+      - libgfortran
       - libgomp
+      - libquadmath
       - libstdc++
       - libstdc++-devel
       - gdb

diff --git a/package-notes.txt b/package-notes.txt
index 7ea16e5..4079e4e 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -76,6 +76,7 @@ libedit
 liberation-fonts-common: W: data files
 libev: FD: krb5-server
 libfdisk
+libgfortran: EB: some libraries want, don't want to recompile gcc
 libkadm5: F: should exclude libs
 libgudev
 libgusb
@@ -122,6 +123,7 @@ openldap
 openssl-libs
 opus
 pam: FD: systemd, util-linux
+pkgconf-pkg-config: EB: hard to build, xorg-x11-font-utils wants
 publicsuffix-list-dafsa
 python2-libs
 python2-pip

                 reply	other threads:[~2026-09-11 14:40 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=178913761951.1.9996764146656068814.flatpaks-flatpak-runtime-d9bf1c21a239@fedoraproject.org \
    --to=otaylor@fishsoup.net \
    --cc=git-commits@fedoraproject.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