expat-patch
[vuplus_openembedded] / 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 () {