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 --- units/units_1.80.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'units/units_1.80.oe') diff --git a/units/units_1.80.oe b/units/units_1.80.oe index e4c7d71bd3..fa1a75b565 100644 --- a/units/units_1.80.oe +++ b/units/units_1.80.oe @@ -1,5 +1,5 @@ -DEPENDS = virtual/libc readline -RDEPENDS = libc6 +DEPENDS = "virtual/libc readline" +RDEPENDS = "libc6" SRC_URI = ${GNU_MIRROR}/${PN}/${P}.tar.gz \ file://${FILESDIR}/units.c.patch;patch=1 \ -- cgit v1.2.3