mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 03:58:53 +00:00
enchant: fix a dependancy issue affecting the build
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
parent
40f50303c5
commit
4460087b83
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user