aboutsummaryrefslogtreecommitdiffstats
path: root/expat
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-01 12:01:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-01 12:01:37 +0000
commitb52590ccfafde1061f95a73f1f2604e0b3fff441 (patch)
tree886c644f5929618eb293191773977ce7514ff9a0 /expat
parent54c8bdf82ab5b494b0c07e13b286a21c5cf1aa2e (diff)
downloadopenembedded-b52590ccfafde1061f95a73f1f2604e0b3fff441.tar.gz
expat-patch
BKrev: 406c04a1CdOXhJIwh1Iics9Irz5c4g
Diffstat (limited to 'expat')
-rw-r--r--expat/expat_1.95.7.oe3
1 files changed, 1 insertions, 2 deletions
diff --git a/expat/expat_1.95.7.oe b/expat/expat_1.95.7.oe
index 60bc9af783..546d151d86 100644
--- a/expat/expat_1.95.7.oe
+++ b/expat/expat_1.95.7.oe
@@ -1,11 +1,10 @@
DESCRIPTION = "Jim Clarkes XML parser library."
DEPENDS = "virtual/libc"
-RDEPENDS = "libc6"
SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.gz"
S = "${WORKDIR}/expat-${PV}"
-inherit autotools libtool
+inherit autotools libtool lib_package
export LTCC = "${CC}"
do_stage () {