mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
ibus: add gtk+3 and gtk4 as optional dependencies
This commit is contained in:
parent
c6ff8c2161
commit
2d1da1f456
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user