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: Include java-1.8.0-openjdk instead of the -headless version
Date: Fri, 11 Sep 2026 14:41:05 GMT [thread overview]
Message-ID: <178913766562.1.1162619448068156732.flatpaks-flatpak-runtime-0ccb8fa2043c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : flatpaks/flatpak-runtime
Branch : f45
Commit : 0ccb8fa2043c6a95a412bc12ca0b6a66e832c616
Author : Kalev Lember <klember@redhat.com>
Date : 2020-03-20T21:51:58+01:00
Stats : +11/-1 in 2 file(s)
URL : https://src.fedoraproject.org/flatpaks/flatpak-runtime/c/0ccb8fa2043c6a95a412bc12ca0b6a66e832c616?branch=f45
Log:
Include java-1.8.0-openjdk instead of the -headless version
It turns out the -headless version isn't enough for Eclipse (and some
parts of LibreOffice).
---
diff --git a/flatpak-runtime.yaml b/flatpak-runtime.yaml
index 2e83eec..f1169f3 100644
--- a/flatpak-runtime.yaml
+++ b/flatpak-runtime.yaml
@@ -198,6 +198,7 @@ data:
- iso-codes
- itstool
- jasper-libs
+ - java-1.8.0-openjdk
- java-1.8.0-openjdk-headless
- javapackages-filesystem
- jbigkit-libs
@@ -265,6 +266,7 @@ data:
- libevdev
- libexif
- libffi
+ - libfontenc
- libgcrypt
- libgee
- libglvnd
@@ -489,6 +491,7 @@ data:
- systemd-rpm-macros
- taglib
- tar
+ - ttmkfdir
- twolame-libs
- tzdata
- tzdata-java
@@ -526,6 +529,8 @@ data:
- xdg-dbus-proxy
- xdg-user-dirs
- xkeyboard-config
+ - xorg-x11-font-utils
+ - xorg-x11-fonts-Type1
- xorg-x11-server-utils
- xorg-x11-xauth
- xorg-x11-xinit
@@ -1369,6 +1374,7 @@ data:
- iso-codes-devel
- itstool
- jasper-libs
+ - java-1.8.0-openjdk
- java-1.8.0-openjdk-headless
- javapackages-filesystem
- jbigkit-libs
@@ -1485,6 +1491,7 @@ data:
- libexif-devel
- libffi
- libffi-devel
+ - libfontenc
- libgcrypt
- libgcrypt-devel
- libgdither
@@ -2048,6 +2055,7 @@ data:
- tar
- info
- texinfo
+ - ttmkfdir
- twolame-libs
- tzdata
- tzdata-java
@@ -2117,6 +2125,8 @@ data:
- xdg-user-dirs
- xkeyboard-config
- xkeyboard-config-devel
+ - xorg-x11-font-utils
+ - xorg-x11-fonts-Type1
- xorg-x11-proto-devel
- xorg-x11-server-utils
- xorg-x11-util-macros
diff --git a/package-notes.txt b/package-notes.txt
index edec607..de9eefe 100644
--- a/package-notes.txt
+++ b/package-notes.txt
@@ -57,7 +57,7 @@ ibus-gtk3: EB: input method module
info: F: pulled in by gzip
iptables-libs: FD: systemd
iso-codes: W: data-files
-java-1.8.0-openjdk-headless: E
+java-1.8.0-openjdk: E
jasper-libs
jbigkit-libs
json-c: FD: systemd
reply other threads:[~2026-09-11 14:41 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=178913766562.1.1162619448068156732.flatpaks-flatpak-runtime-0ccb8fa2043c@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