From 760b51349118c2aa2958c04d5a779bed4cd74b26 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 30 Mar 2010 08:23:54 +0200 Subject: emtooth: bump SRCREV, add new deps Signed-off-by: Martin Jansa --- recipes/openmoko-3rdparty/emtooth_svn.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb index 12e017192a..88b55f9d1d 100644 --- a/recipes/openmoko-3rdparty/emtooth_svn.bb +++ b/recipes/openmoko-3rdparty/emtooth_svn.bb @@ -4,10 +4,11 @@ HOMEPAGE = "http://code.google.com/p/emtooth/" SECTION = "x11/applications" LICENSE = "GPLv2" DEPENDS = "elementary eina edbus" +RDEPENDS = "bluez4 obexd" -SRCREV = "46" +SRCREV = "76" PV = "0.1+svnr${SRCPV}" -PR = "r0" +PR = "r1" SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http" -- cgit v1.2.3