public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Add ibus-xinit dependency for RHEL
@ 2026-05-31 2:08 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31 2:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 0e42a835a04c764968ae709e194ae63a52534e4f
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2024-07-18T20:52:46+09:00
Stats : +2/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/0e42a835a04c764968ae709e194ae63a52534e4f?branch=autotool
Log:
Add ibus-xinit dependency for RHEL
---
diff --git a/ibus.spec b/ibus.spec
index 2edbd8e..9c1ad23 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -125,7 +125,9 @@ Requires: (%{name}-gtk2%{?_isa} = %{version}-%{release} if gtk2)
Requires: %{name}-gtk3%{?_isa} = %{version}-%{release}
Requires: %{name}-setup = %{version}-%{release}
Requires: (%{name}-panel%{?_isa} = %{version}-%{release} if %ibus_panel_condition)
+%if %{with xinit}
Requires: (%{name}-xinit = %{version}-%{release} if %ibus_xinit_condition)
+%endif
Requires: iso-codes
Requires: dconf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 2:08 [rpms/ibus] autotool: Add ibus-xinit dependency for RHEL Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox