keyboard: add an on-screen keyboard

https://bugzilla.gnome.org/show_bug.cgi?id=612662
This commit is contained in:
Nohemi Fernandez
2011-08-29 11:11:22 -04:00
committed by Dan Winship
parent 021d3dadbb
commit d227ddfc88
8 changed files with 699 additions and 10 deletions

View File

@ -318,6 +318,7 @@
<dep package="gobject-introspection"/>
<dep package="mutter"/>
<dep package="gjs"/>
<dep package="caribou"/>
<dep package="dconf"/>
<dep package="gconf"/>
<dep package="glib"/>
@ -422,6 +423,12 @@
<autotools id="caribou">
<branch repo="git.gnome.org" module="caribou"/>
<dependencies>
<dep package="gtk3"/>
<dep package="clutter"/>
<dep package="libxklavier"/>
<dep package="vala"/>
</dependencies>
</autotools>
</moduleset>