diff options
Diffstat (limited to 'scew/scew_0.3.1.oe')
-rw-r--r-- | scew/scew_0.3.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scew/scew_0.3.1.oe b/scew/scew_0.3.1.oe index a4ce674b0a..6dbbc0990b 100644 --- a/scew/scew_0.3.1.oe +++ b/scew/scew_0.3.1.oe @@ -1,6 +1,5 @@ DESCRIPTION = "Simple C Expat Wrapper." DEPENDS = "virtual/libc expat" -RDEPENDS = "libc6 expat" SRC_URI = "http://www.ccd.uab.es/~aleix/scew/scew-${PV}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1" |