From: Koen Kooi Date: Wed, 12 Sep 2007 06:30:46 +0000 (+0000) Subject: libidn: remove bogus dep on 'glibc' to fix uclibc builds X-Git-Tag: Release-2010-05/1~8688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9c48ffd1c518ae4be78925cb7571dde18939e3;p=openembedded.git libidn: remove bogus dep on 'glibc' to fix uclibc builds --- diff --git a/packages/gpephone/libidn_0.5.19.bb b/packages/gpephone/libidn_0.5.19.bb index 4254ef466d..322790b8ab 100644 --- a/packages/gpephone/libidn_0.5.19.bb +++ b/packages/gpephone/libidn_0.5.19.bb @@ -2,7 +2,6 @@ LICENSE = "LGPL" DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." SECTION = "libs" PRIORITY = "optional" -DEPENDS = "glibc" PR = "r0" inherit pkgconfig autotools