public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [flatpaks/flatpak-runtime] f45: Add libgfortran and pkgconfig-pkg-conf as extra packages
@ 2026-09-11 14:40 Owen W. Taylor
0 siblings, 0 replies; only message in thread
From: Owen W. Taylor @ 2026-09-11 14:40 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 14:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 14:40 [flatpaks/flatpak-runtime] f45: Add libgfortran and pkgconfig-pkg-conf as extra packages Owen W. Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox