expat-patch
authorMichael Lauer <mickey@vanille-media.de>
Thu, 1 Apr 2004 12:01:37 +0000 (12:01 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 1 Apr 2004 12:01:37 +0000 (12:01 +0000)
BKrev: 406c04a1CdOXhJIwh1Iics9Irz5c4g

expat/expat_1.95.7.oe

index 60bc9af..546d151 100644 (file)
@@ -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 () {