ibus: add gtk+3 and gtk4 as optional dependencies

This commit is contained in:
Xi Ruoyao 2021-08-05 21:43:13 +08:00
parent c6ff8c2161
commit 2d1da1f456
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -102,10 +102,13 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional">
<xref linkend="gtk3"/> (to build IM module for it),
<xref linkend="gtk4"/> (to build IM module for it),
<xref linkend="dbus-python"/> and
<xref linkend="pygobject3"/> (both to build the Python support library),
<xref linkend="gtk-doc"/>,
<xref linkend="pyxdg"/> (for the <command>ibus-setup</command>), and
<xref linkend="pyxdg" role="runtime"/>
(runtime, for the <command>ibus-setup</command>), and
<xref linkend="libxkbcommon"/>,
<xref linkend="wayland"/> (both to build the Wayland support programs), and
<ulink url="https://www.joypixels.com/">EmojiOne</ulink>
@ -194,6 +197,12 @@ gzip -dfv /usr/share/man/man{{1,5}/ibus*.gz,5/00-upstream-settings.5.gz}</userin
you have not installed <application>GTK+ 2</application>.
</para>
<para>
<option>--enable-gtk4</option>: This switch enables building
the <application>GTK 4</application> immodule. Use it if
you have installed <application>GTK 4</application>.
</para>
<para>
<option>--enable-python-library</option>: This switch enables
building the <application>Python</application> support