mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
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
This commit is contained in:
@@ -4,13 +4,14 @@ RDEPENDS = "gconf dbus-1 db libiconv"
|
||||
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user