recommend ibus-gtk2 if ibus is installed
useful for eg hexchat
This commit is contained in:
parent
1d9fef49b9
commit
cf01951082
@ -20,7 +20,7 @@
|
|||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
Version: 2.24.33
|
Version: 2.24.33
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
||||||
@ -91,6 +91,8 @@ Recommends: (adwaita-gtk2-theme if gnome-shell)
|
|||||||
# For sound theme events in gtk2 apps
|
# For sound theme events in gtk2 apps
|
||||||
Recommends: libcanberra-gtk2%{?_isa}
|
Recommends: libcanberra-gtk2%{?_isa}
|
||||||
|
|
||||||
|
Recommends: (ibus-gtk2 if ibus)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GTK+ is a multi-platform toolkit for creating graphical user
|
GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||||
@ -322,6 +324,9 @@ gtk-query-immodules-2.0-%{__isa_bits} --update-cache
|
|||||||
%doc tmpdocs/examples
|
%doc tmpdocs/examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 21 2022 Jens Petersen <petersen@redhat.com> - 2.24.33-8
|
||||||
|
- Recommend ibus-gtk2 when ibus is installed
|
||||||
|
|
||||||
* Tue Feb 08 2022 Debarshi Ray <rishi@fedoraproject.org> - 2.24.33-7
|
* Tue Feb 08 2022 Debarshi Ray <rishi@fedoraproject.org> - 2.24.33-7
|
||||||
- Recommend adwaita-gtk2-theme so that gtk2 apps have a decent theme
|
- Recommend adwaita-gtk2-theme so that gtk2 apps have a decent theme
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user