matchbox/matchbox-keyboard: Enable GTK+2 input method correctly.
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 andgtk+2.0-dev
to makedepends. - Changed
--enable-gtk2-im
to--enable-gtk-im
in./configure