libidn: remove bogus dep on 'glibc' to fix uclibc builds
authorKoen Kooi <koen@openembedded.org>
Wed, 12 Sep 2007 06:30:46 +0000 (06:30 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 12 Sep 2007 06:30:46 +0000 (06:30 +0000)
packages/gpephone/libidn_0.5.19.bb

index 4254ef4..322790b 100644 (file)
@@ -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