public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [flatpaks/flatpak-runtime] f45: Add back various Qt 5 and Qt 6 dependencies
Date: Fri, 11 Sep 2026 14:42:30 GMT	[thread overview]
Message-ID: <178913775083.1.5886855675812626022.flatpaks-flatpak-runtime-d1d345ceafdc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : flatpaks/flatpak-runtime
            Branch : f45
            Commit : d1d345ceafdc32b3d759ff336c46bb7e33bdf754
            Author : Kalev Lember <klember@redhat.com>
            Date   : 2026-03-02T20:29:45-05:00
            Stats  : +48/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/d1d345ceafdc32b3d759ff336c46bb7e33bdf754?branch=f45

            Log:
            Add back various Qt 5 and Qt 6 dependencies

Even though we don't include Qt 5 and Qt 6 itself, we can include
various libraries that both of them depend on.

---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 9720511..8adc5f7 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -79,6 +79,7 @@ data:
       - dejavu-serif-fonts
       - desktop-file-utils
       - diffutils
+      - double-conversion
       - e2fsprogs-libs
       - elfutils-debuginfod-client
       - elfutils-default-yama-scope
@@ -140,6 +141,7 @@ data:
       - glibc-common
       - glibc-gconv-extra
       - glibc-minimal-langpack
+      - glx-utils
       - gmp
       - gmp-c++
       - gnome-themes-extra
@@ -313,6 +315,7 @@ data:
       - iso-codes
       - itstool
       - jansson
+      - jasper-libs
       - javascriptcoregtk4.0
       - javascriptcoregtk4.1
       - javascriptcoregtk6.0
@@ -411,6 +414,7 @@ data:
       - libicu
       - libidn2
       - libiec61883
+      - libinput
       - libitm
       - libjpeg-turbo
       - libjpeg-turbo-utils
@@ -422,6 +426,7 @@ data:
       - liblsan
       - libmanette
       - libmetalink
+      - libmng
       - libmodplug
       - libmount
       - libmpeg2
@@ -502,6 +507,8 @@ data:
       - libvisual
       - libvorbis
       - libvpx
+      - libwacom
+      - libwacom-data
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -565,6 +572,7 @@ data:
       - mpdecimal
       - mpfr
       - mpg123-libs
+      - mtdev
       - mythes
       - mythes-bg
       - mythes-ca
@@ -828,6 +836,7 @@ data:
       - dejavu-serif-fonts
       - desktop-file-utils
       - diffutils
+      - double-conversion
       - e2fsprogs-libs
       - elfutils-debuginfod-client
       - elfutils-default-yama-scope
@@ -883,6 +892,7 @@ data:
       - glibc-common
       - glibc-gconv-extra
       - glibc-minimal-langpack
+      - glx-utils
       - gmp
       - gmp-c++
       - gnome-themes-extra
@@ -1050,6 +1060,7 @@ data:
       - ilbc
       - iso-codes
       - jansson
+      - jasper-libs
       - jbigkit-libs
       - json-c
       - json-glib
@@ -1112,6 +1123,7 @@ data:
       - liberation-mono-fonts
       - liberation-sans-fonts
       - liberation-serif-fonts
+      - libevdev
       - libevent
       - libexif
       - libfdisk
@@ -1136,6 +1148,7 @@ data:
       - libicu
       - libidn2
       - libiec61883
+      - libinput
       - libitm
       - libjpeg-turbo
       - libjpeg-turbo-utils
@@ -1145,6 +1158,7 @@ data:
       - libldb
       - liblsan
       - libmetalink
+      - libmng
       - libmodplug
       - libmount
       - libmysofa
@@ -1221,6 +1235,8 @@ data:
       - libvisual
       - libvorbis
       - libvpx
+      - libwacom
+      - libwacom-data
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -1281,6 +1297,7 @@ data:
       - mpdecimal
       - mpfr
       - mpg123-libs
+      - mtdev
       - mythes
       - mythes-bg
       - mythes-ca
@@ -1583,6 +1600,7 @@ data:
       - docbook-style-dsssl
       - docbook-style-xsl
       - docbook-utils
+      - double-conversion
       - doxygen
       - dwz
       - e2fsprogs-devel
@@ -1706,6 +1724,7 @@ data:
       - glibc-nss-devel
       - glslang
       - glslang-devel
+      - glx-utils
       - gmock
       - gmp
       - gmp-c++
@@ -1925,6 +1944,8 @@ data:
       - iso-codes-devel
       - itstool
       - jansson
+      - jasper-devel
+      - jasper-libs
       - javascriptcoregtk4.0
       - javascriptcoregtk4.1
       - javascriptcoregtk4.1-devel
@@ -2088,6 +2109,8 @@ data:
       - libiec61883
       - libijs
       - libimagequant
+      - libinput
+      - libinput-devel
       - libitm
       - libjpeg-turbo
       - libjpeg-turbo-devel
@@ -2105,6 +2128,8 @@ data:
       - libmetalink
       - libmicrohttpd
       - libmicrohttpd-devel
+      - libmng
+      - libmng-devel
       - libmodplug
       - libmount
       - libmount-devel
@@ -2239,6 +2264,8 @@ data:
       - libvorbis-devel
       - libvpx
       - libvpx-devel
+      - libwacom
+      - libwacom-data
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -2349,6 +2376,7 @@ data:
       - mpfr
       - mpg123-devel
       - mpg123-libs
+      - mtdev
       - mythes
       - mythes-bg
       - mythes-ca
@@ -3071,6 +3099,7 @@ data:
       - docbook-style-dsssl
       - docbook-style-xsl
       - docbook-utils
+      - double-conversion
       - doxygen
       - dwz
       - e2fsprogs-devel
@@ -3183,6 +3212,7 @@ data:
       - glibc-nss-devel
       - glslang
       - glslang-devel
+      - glx-utils
       - gmock
       - gmp
       - gmp-c++
@@ -3391,6 +3421,8 @@ data:
       - iso-codes-devel
       - itstool
       - jansson
+      - jasper-devel
+      - jasper-libs
       - jbig2dec-libs
       - jbigkit-libs
       - jq
@@ -3492,6 +3524,7 @@ data:
       - liberation-mono-fonts
       - liberation-sans-fonts
       - liberation-serif-fonts
+      - libevdev
       - libevent
       - libevent-devel
       - libexif
@@ -3534,6 +3567,8 @@ data:
       - libiec61883
       - libijs
       - libimagequant
+      - libinput
+      - libinput-devel
       - libitm
       - libjpeg-turbo
       - libjpeg-turbo-devel
@@ -3549,6 +3584,8 @@ data:
       - libmetalink
       - libmicrohttpd
       - libmicrohttpd-devel
+      - libmng
+      - libmng-devel
       - libmodplug
       - libmount
       - libmount-devel
@@ -3674,6 +3711,8 @@ data:
       - libvorbis-devel
       - libvpx
       - libvpx-devel
+      - libwacom
+      - libwacom-data
       - libwayland-client
       - libwayland-cursor
       - libwayland-egl
@@ -3782,6 +3821,7 @@ data:
       - mpfr
       - mpg123-devel
       - mpg123-libs
+      - mtdev
       - mythes
       - mythes-bg
       - mythes-ca

diff --git a/package-notes.txt b/package-notes.txt
index 8140379..c85abd2 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -24,6 +24,7 @@ colord-libs:
 coreutils-common: W: no bins/libs
 crypto-policies: W: data files
 desktop-file-utils: xdg-utils
+double-conversion: EB: required by qt5-qtbase-gui and qt6-qtbase-gui
 elfutils-default-yama-scope: provides default-yama-scope required by elfutils in Fedora
 emacs-filesystem: required by desktop-file-utils
 fcitx5-gtk2: EB
@@ -38,6 +39,7 @@ gcr: E: pull in regular gcr in addition to gcr3
 glib-networking: W: no bins/libs
 glibc-all-langpacks: EB: until we figure out an extension system for this
 glibc-minimal-langpack
+glx-utils: EB: required by qt5-qtbase-gui and qt6-qtbase-gui
 gnome-themes-extra: EB: until we figure out an extension system for the themes
 gnome-user-docs: EB: help content for various gnome flatpaks
 gnu-free-fonts-common: W: data files
@@ -53,6 +55,8 @@ hunspell-es: EB: community runtime missing some subpackages
 hwdata
 ibus-gtk2: EB: input method module
 info: F: pulled in by gzip
+jasper-libs: EB: required by qt5-qtimageformats and qt6-qtimageformats
+jasper-devel: EB_SDK: required by qt5-qtimageformats and qt6-qtimageformats
 jbigkit-libs
 json-c: EB: dependency of dnf, and because of that cannot be built for /app as dnf in koji buildroots can't use json-c that's installed in /app
 jxl-pixbuf-loader: EB: subpackage of libjxl already in base
@@ -75,8 +79,12 @@ libgudev
 libgusb
 libicu
 libidn2: W: fedora thing, lots of things use
+libinput: EB: required by clutter, qt5-qtbase-gui and qt6-qtbase-gui
+libinput-devel: EB_SDK: required by clutter, qt5-qtbase-gui and qt6-qtbase-gui
 libkadm5: F: should exclude libs
 libmetalink
+libmng: EB: required by qt5-qtimageformats and qt6-qtimageformats
+libmng-devel: EB_SDK: required by qt5-qtimageformats and qt6-qtimageformats
 libnghttp2
 libnotify
 libnsl2

                 reply	other threads:[~2026-09-11 14:42 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=178913775083.1.5886855675812626022.flatpaks-flatpak-runtime-d1d345ceafdc@fedoraproject.org \
    --to=klember@redhat.com \
    --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