From: Marcin Juszkiewicz Date: Mon, 8 Mar 2010 12:02:50 +0000 (+0100) Subject: iksemel 1.2: drop glibc dependency X-Git-Tag: Release-2010-05/1~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11beaab12618068e59113980707cee85eeb3589f;p=openembedded.git iksemel 1.2: drop glibc dependency --- diff --git a/recipes/iksemel/iksemel_1.2.bb b/recipes/iksemel/iksemel_1.2.bb index 903d8f046d..c393f687d8 100644 --- a/recipes/iksemel/iksemel_1.2.bb +++ b/recipes/iksemel/iksemel_1.2.bb @@ -2,7 +2,7 @@ LICENSE = "LGPL" DESCRIPTION = "A simple, powerful XML-parsing library written in C." SECTION = "libs" PRIORITY = "optional" -DEPENDS = "glibc gnutls" +DEPENDS = "gnutls" PR = "r0" inherit pkgconfig autotools