From b52590ccfafde1061f95a73f1f2604e0b3fff441 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 1 Apr 2004 12:01:37 +0000 Subject: [PATCH] expat-patch BKrev: 406c04a1CdOXhJIwh1Iics9Irz5c4g --- expat/expat_1.95.7.oe | 3 +-- 1 file changed, 1 insertion(+), 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 () { -- 2.39.5