enchant: fix a dependancy issue affecting the build

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble 2010-07-29 00:01:42 -07:00 committed by Richard Purdie
parent 40f50303c5
commit 4460087b83
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Enchant Spell checker API Library"
SECTION = "libs"
LICENSE = "LGPL"
DEPENDS = "aspell"
DEPENDS = "aspell glib-2.0"
RDEPENDS = "aspell"
inherit autotools pkgconfig