public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flatpak-runtime-config] f45: Suggests: emacs-nw
@ 2026-09-10 21:22 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-10 21:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flatpak-runtime-config
Branch : f45
Commit : d947a4c82b7a6bfc6079c1848ebee17f9dccc622
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-03-11T01:42:34-04:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-runtime-config/c/d947a4c82b7a6bfc6079c1848ebee17f9dccc622?branch=f45
Log:
Suggests: emacs-nw
There is no reason to bring in all the GUI dependencies when building other
packages.
---
diff --git a/flatpak-runtime-config.spec b/flatpak-runtime-config.spec
index 50ac0af..1092876 100644
--- a/flatpak-runtime-config.spec
+++ b/flatpak-runtime-config.spec
@@ -29,6 +29,8 @@ Requires: fontpackages-filesystem
%if 0%{?fedora}
# Assure the correct identity is always used
Suggests: fedora-release-flatpak
+# Use emacs TUI when building other packages
+Suggests: emacs-nw
# gnuplot requires qt6, gnuplot-wx requires gtk3 (available in all runtimes)
Suggests: (gnuplot if qt6-qtbase else gnuplot-wx)
# Default version of java, java-devel, java-headless, etc.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 21:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:22 [rpms/flatpak-runtime-config] f45: Suggests: emacs-nw Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox