From 55ba655244ff10314b10077fb352b905e91b522b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 17 Jul 2014 15:06:02 +0100 Subject: libgc: Drop, its bdwgc in OE-Core There is not point in having two of this piece of software, I've merged the missing PACKAGECONFIG into the OE-Core version, we can drop this one. Update zile's DEPENDS to match (its only user in meta-oe). Signed-off-by: Richard Purdie Signed-off-by: Martin Jansa --- meta-oe/recipes-support/zile/zile_2.4.9.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/zile') diff --git a/meta-oe/recipes-support/zile/zile_2.4.9.bb b/meta-oe/recipes-support/zile/zile_2.4.9.bb index dea9f6c731..2551a80e92 100644 --- a/meta-oe/recipes-support/zile/zile_2.4.9.bb +++ b/meta-oe/recipes-support/zile/zile_2.4.9.bb @@ -1,6 +1,6 @@ SUMMARY = "Zile is lossy Emacs" HOMEPAGE = "http://zile.sourceforge.net/" -DEPENDS = "ncurses libgc" +DEPENDS = "ncurses bdwgc" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" -- cgit v1.2.3-54-g00ecf