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 --- bluez-pan/bluez-pan_1.1.oe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'bluez-pan') diff --git a/bluez-pan/bluez-pan_1.1.oe b/bluez-pan/bluez-pan_1.1.oe index 0d1a47d2e5..005d430e66 100644 --- a/bluez-pan/bluez-pan_1.1.oe +++ b/bluez-pan/bluez-pan_1.1.oe @@ -1,8 +1,8 @@ -SECTION="libs" -PRIORITY="optional" -RDEPENDS="libc6" -SECTION="libs" -DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp +SECTION = "libs" +PRIORITY = "optional" +RDEPENDS = "libc6" +SECTION = "libs" +DEPENDS = "virtual/libc virtual/libbluetooth virtual/libsdp" SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz" -- cgit v1.2.3