From: Michael Lauer Date: Thu, 1 Apr 2004 12:01:37 +0000 (+0000) Subject: expat-patch X-Git-Tag: Release-2010-05/1~19789 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b52590ccfafde1061f95a73f1f2604e0b3fff441;p=openembedded.git expat-patch BKrev: 406c04a1CdOXhJIwh1Iics9Irz5c4g --- 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 () {