git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7abdb3b
)
libidn: remove bogus dep on 'glibc' to fix uclibc builds
author
Koen Kooi
<koen@openembedded.org>
Wed, 12 Sep 2007 06:30:46 +0000
(06:30 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 12 Sep 2007 06:30:46 +0000
(06:30 +0000)
packages/gpephone/libidn_0.5.19.bb
patch
|
blob
|
history
diff --git
a/packages/gpephone/libidn_0.5.19.bb
b/packages/gpephone/libidn_0.5.19.bb
index
4254ef4
..
322790b
100644
(file)
--- 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