enchant: Add missing glib-2.0 dependency
authorRichard Purdie <rpurdie@linux.intel.com>
Sat, 1 May 2010 23:25:41 +0000 (00:25 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 5 May 2010 14:06:02 +0000 (15:06 +0100)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
recipes/enchant/enchant_1.3.0.bb

index 5fb97ce..7349762 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Enchant Spell checker API Library"
 PRIORITY    = "optional"
 SECTION     = "libs"
 LICENSE     = "LGPL"
-DEPENDS     = "aspell"
+DEPENDS     = "aspell glib-2.0"
 RDEPENDS    = "aspell"
 
 inherit autotools pkgconfig