From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 13 Mar 2004 05:42:36 +0000 Subject: First pass of .oe cleanups. BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw --- scew/scew_0.3.1.oe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scew') diff --git a/scew/scew_0.3.1.oe b/scew/scew_0.3.1.oe index 1198fddb2f..0fd86f9be3 100644 --- a/scew/scew_0.3.1.oe +++ b/scew/scew_0.3.1.oe @@ -1,6 +1,6 @@ -DESCRIPTION = Simple C Expat Wrapper. -DEPENDS = virtual/libc expat -RDEPENDS = libc6 expat +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 -- cgit 1.2.3-korg