mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user