Skip to content

matchbox/matchbox-keyboard: Enable GTK+2 input method correctly.

postmarketOS Bot requested to merge duncanguthrie:feature/mb-keyboard into master

Created by: duncanguthrie

Matchbox-keyboard was not being built as a GTK+2 input method as thought. This commit correctly enables this functionality and matchbox-keyboard can now be used as a GTK+2 input method correctly.

  • Added gtk+2.0 to depends and gtk+2.0-dev to makedepends.
  • Changed --enable-gtk2-im to --enable-gtk-im in ./configure

Merge request reports