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