eds-dbus: Doesn't need intltool DEPENDS (just intltool-native)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1802 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-05-29 11:28:14 +00:00
parent 01bb4a6cfe
commit 5fdd33f0c0

View File

@@ -1,10 +1,10 @@
DESCRIPTION = "Evolution database backend server"
HOMEPAGE = "http://projects.o-hand.com/eds"
LICENSE = "LGPL"
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib intltool"
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib"
PV = "1.4.0+svn${SRCDATE}"
PR = "r4"
PR = "r5"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://no_libdb.patch;patch=1 \