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 --- fbi/fbi_1.22.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fbi') diff --git a/fbi/fbi_1.22.oe b/fbi/fbi_1.22.oe index 8b6be30a76..e3c7b028af 100644 --- a/fbi/fbi_1.22.oe +++ b/fbi/fbi_1.22.oe @@ -1,6 +1,6 @@ -HOMEPAGE = http://bytesex.org/fbi.html +HOMEPAGE = "http://bytesex.org/fbi.html" DESCRIPTION = "frame buffer image viewer" -DEPENDS = virtual/libc jpeg +DEPENDS = "virtual/libc jpeg" SRC_URI := http://bytesex.org/misc/fbi_1.22.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 -- cgit v1.2.3