Just changing the SECTION of mamona-input-methods.
authorRicardo Salveti <ricardo.salveti@openbossa.org>
Thu, 3 Jul 2008 21:48:42 +0000 (18:48 -0300)
committerRodrigo Vivi <rodrigo.vivi@openbossa.org>
Thu, 23 Oct 2008 20:48:09 +0000 (17:48 -0300)
When creating the bb file I just put x11, but now looking at other
recipes I saw that we also have lib/inputmethods. Don't think
that this will really affect something, but it's better than just x11.

packages/mamona/mamona-input-methods_git.bb

index b5df425..1295df9 100644 (file)
@@ -4,7 +4,7 @@
 DESCRIPTION = "Mamona input methods"
 HOMEPAGE = "http://dev.openbossa.org/trac/mamona/wiki"
 LICENSE = "GPL"
-SECTION = "x11"
+SECTION = "libs/inputmethods"
 DEPENDS = "ecore"
 PR = "r1"