Import MxEntry, MxLabel, MxClipboard
For now this commit introduces an external dependency on clutter-imcontext. https://bugzilla.gnome.org/show_bug.cgi?id=591245
This commit is contained in:
@ -7,6 +7,8 @@
|
||||
href="git://git.clutter-project.org/"/>
|
||||
<repository type="git" name="git.gnome.org"
|
||||
href="git://git.gnome.org/"/>
|
||||
<repository type="git" name="git.moblin.org"
|
||||
href="git://git.moblin.org"/>
|
||||
|
||||
<autotools id="gobject-introspection">
|
||||
<branch repo="git.gnome.org" module="gobject-introspection"/>
|
||||
@ -36,6 +38,13 @@
|
||||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
<autotools id="clutter-imcontext">
|
||||
<branch repo="git.moblin.org" module="clutter-imcontext"/>
|
||||
<dependencies>
|
||||
<dep package="clutter"/>
|
||||
</dependencies>
|
||||
</autotools>
|
||||
|
||||
<autotools id="gconf" autogenargs="--disable-defaults-service">
|
||||
<branch repo="git.gnome.org" module="gconf"/>
|
||||
</autotools>
|
||||
|
Reference in New Issue
Block a user