From 7953d83bff406a4b8725ffd103d2c6d70445d3fa Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 20 Jan 2006 10:10:41 +0000 Subject: Disable the need for orbit AM marcros for eds-dbus (and fix some whitespace) git-svn-id: https://svn.o-hand.com/repos/poky@230 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/eds/eds-dbus_svn.bb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'openembedded/packages/eds/eds-dbus_svn.bb') diff --git a/openembedded/packages/eds/eds-dbus_svn.bb b/openembedded/packages/eds/eds-dbus_svn.bb index 954cfdcb2..0c6404a52 100755 --- a/openembedded/packages/eds/eds-dbus_svn.bb +++ b/openembedded/packages/eds/eds-dbus_svn.bb @@ -4,13 +4,14 @@ RDEPENDS = "gconf dbus-1 db libiconv" MAINTAINER = "Chris Lord " DESCRIPTION = "Evolution database backend server" PV = "1.4.0cvs${CVSDATE}" -PR = "r13" +PR = "r14" SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ - file://no_libdb.patch;patch=1 \ - file://no_iconv_test.patch;patch=1 \ - file://no_libedataserverui.patch;patch=1 \ - file://iconv-detect.h" + file://no_libdb.patch;patch=1 \ + file://no_iconv_test.patch;patch=1 \ + file://no_libedataserverui.patch;patch=1 \ + file://disable_orbit.patch;patch=1 \ + file://iconv-detect.h" S = "${WORKDIR}/trunk" -- cgit v1.2.3