From 06f7d17e81de21a95e35b03453242bc62b05a6aa Mon Sep 17 00:00:00 2001
From: Chris Larson <clarson@kergoth.com>
Date: Sat, 13 Mar 2004 05:42:36 +0000
Subject: First pass of .oe cleanups.

BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw
---
 gift/gift_0.11.4.oe | 4 ++--
 gift/gift_0.11.5.oe | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'gift')

diff --git a/gift/gift_0.11.4.oe b/gift/gift_0.11.4.oe
index e67df08310..4b22eeffbe 100644
--- a/gift/gift_0.11.4.oe
+++ b/gift/gift_0.11.4.oe
@@ -1,5 +1,5 @@
-DEPENDS = virtual/libc libvorbis libogg
-RDEPENDS = libc6 libvorbis libogg
+DEPENDS = "virtual/libc libvorbis libogg"
+RDEPENDS = "libc6 libvorbis libogg"
 FILES_gift_append = ' ${datadir}/giFT'
 
 SRC_URI = ${SOURCEFORGE_MIRROR}/gift/gift-${PV}.tar.bz2
diff --git a/gift/gift_0.11.5.oe b/gift/gift_0.11.5.oe
index e67df08310..4b22eeffbe 100644
--- a/gift/gift_0.11.5.oe
+++ b/gift/gift_0.11.5.oe
@@ -1,5 +1,5 @@
-DEPENDS = virtual/libc libvorbis libogg
-RDEPENDS = libc6 libvorbis libogg
+DEPENDS = "virtual/libc libvorbis libogg"
+RDEPENDS = "libc6 libvorbis libogg"
 FILES_gift_append = ' ${datadir}/giFT'
 
 SRC_URI = ${SOURCEFORGE_MIRROR}/gift/gift-${PV}.tar.bz2
-- 
cgit v1.2.3