aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scew/scew_0.3.1.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/scew/scew_0.3.1.oe b/scew/scew_0.3.1.oe
index e69de29bb2..1198fddb2f 100644
--- a/scew/scew_0.3.1.oe
+++ b/scew/scew_0.3.1.oe
@@ -0,0 +1,8 @@
+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
+
+inherit autotools pkgconfig