diff options
author | Ricardo Salveti <ricardo.salveti@openbossa.org> | 2008-07-02 10:02:29 -0300 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@openbossa.org> | 2008-10-23 17:47:13 -0300 |
commit | eebb01309431e69d7f26d62a14aa6fc37477aab6 (patch) | |
tree | c9ade314ac17f190626a80994af45186bf653e76 /conf | |
parent | 4ed900f9f30be47407fc71aba77eb4c4dc52da76 (diff) |
Adding the recipe of mamona-input-methods.
At the moment mamona-input-methods has both ecore and gtk support,
but it's compiling just the ecore-im as we don't want it to compile
everything it needs to support gtk-im.
In the future, if we want or need, we can just modify the recipe
to compile the gtk-im, or create another recipe just for this.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index e1a98e7e61..3ee3b422e5 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -86,6 +86,7 @@ SRCREV_pn-linux-openmoko-devel ?= "04f54c7001fb609e11ff4b2b4575c04188dbefef" SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "118" +SRCREV_pn-mamona_input_methods ?= "60dd3771e4cea8fc13ffc1910e0dacbb22c32993" SRCREV_pn-matchbox-desktop-2 ?= "1778" SRCREV_pn-matchbox-keyboard ?= "1910" SRCREV_pn-matchbox-keyboard-inputmethod ?= "1910" |