Add IBus to optional dependencies.

This commit is contained in:
Daiki Ueno
2011-06-14 04:54:41 +09:00
parent 44ee2a9913
commit 1dbf0d70da

2
README
View File

@ -8,7 +8,7 @@ tools to implement desktop virtual keyboards.
** Dependencies
REQUIRED: GLib2, GTK, PangoCairo, libxklavier, libcroco
OPTIONAL: libXtst, at-spi2-core, Clutter, Clutter-Gtk, Python, Vala, gobject-introspection
OPTIONAL: libXtst, at-spi2-core, IBus, Clutter, Clutter-Gtk, Python, Vala, gobject-introspection
** Build from git repo