1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

Update eds-tests to bzr branch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2728 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-09-12 13:20:29 +00:00
parent 3b565200ab
commit e805cf6b66
@@ -4,12 +4,10 @@ DEPENDS = "dbus-glib eds-dbus"
RDEPENDS = "libedata-book"
DESCRIPTION = "Test applications for EDS"
PR = "r1"
SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz"
SRC_URI = "bzr://burtonini.com/bzr/eds-tests;proto=http"
inherit autotools pkgconfig
S = "${WORKDIR}/${PN}-${PV}"
S = "${WORKDIR}/${PN}"
FILES_${PN} += "${libdir}/evolution-data-server-1.2/extensions/*.so"