From: Holger Freyther Date: Wed, 10 Nov 2004 22:15:04 +0000 (+0000) Subject: Opie Obex: X-Git-Tag: Release-2010-05/1~16328 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d111116d5e09631a9fd515eac319d716fef687b8;p=openembedded.git Opie Obex: -The plugin uses irobex_palm3 which is provided by openobex-apps. -As it is an application we don't have any build dependency on it BKrev: 419292e8h2ZWMDsAbPYXpQIUWkOUnA --- diff --git a/libopieobex/libopieobex0_cvs.oe b/libopieobex/libopieobex0_cvs.oe index 9673aa87d4..565e4521b8 100644 --- a/libopieobex/libopieobex0_cvs.oe +++ b/libopieobex/libopieobex0_cvs.oe @@ -3,7 +3,8 @@ SECTION = "opie/libs" PRIORITY = "optional" MAINTAINER = "Team Opie " LICENSE = "LGPL" -DEPENDS = "opie-taskbar openobex" +DEPENDS = "opie-taskbar" +RDEPENDS = "openobex-apps" PV = "1.1.6+cvs-${CVSDATE}" APPNAME = "obex"