eds-dbus: Disable parallel make build problem

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-03-03 10:01:34 +00:00
parent c02ea00db1
commit bb594646aa
2 changed files with 23 additions and 1 deletions

View File

@@ -3,11 +3,12 @@ LICENSE = "LGPL"
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup-2.4 libglade libical gnome-keyring"
PV = "2.29+git${SRCPV}"
PR = "r3"
PR = "r4"
SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \
file://oh-contact.patch;patch=1;pnum=0 \
file://nossl.patch;patch=1 \
file://parallelmake.patch;patch=1 \
file://iconv-detect.h"
S = "${WORKDIR}/git"