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 --- openobex-apps/openobex-apps_1.0.0.oe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'openobex-apps') diff --git a/openobex-apps/openobex-apps_1.0.0.oe b/openobex-apps/openobex-apps_1.0.0.oe index dbc7ca4842..6727497d4c 100644 --- a/openobex-apps/openobex-apps_1.0.0.oe +++ b/openobex-apps/openobex-apps_1.0.0.oe @@ -1,8 +1,8 @@ -DESCRIPTION = Applications for OpenOBEX -SECTION = base -PRIORITY = optional -DEPENDS = virtual/libc openobex -RDEPENDS = libc6 libopenobex1 +DESCRIPTION = "Applications for OpenOBEX" +SECTION = "base" +PRIORITY = "optional" +DEPENDS = "virtual/libc openobex" +RDEPENDS = "libc6 libopenobex1" SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/openobex-apps-${PV}.tar.gz \ file://${FILESDIR}/m4.patch;patch=1 -- cgit v1.2.3