[oe-commits] Martin Jansa : libphone-ui-shr: drop etk dependency

git version control git at git.openembedded.org
Tue Mar 2 17:39:47 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: cf44d7790c507c7a58ac1589bb5895fac5f51765
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cf44d7790c507c7a58ac1589bb5895fac5f51765

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Mar  2 11:10:59 2010 +0100

libphone-ui-shr: drop etk dependency

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/shr/libphone-ui-shr_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index c297fe3..e9080ae 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -1,8 +1,8 @@
 DESCRIPTION = "SHR default module for the Phone UI daemon"
 SECTION = "e/apps"
-DEPENDS += " dbus-glib libframeworkd-glib libphone-ui etk evas ecore edje edje-native elementary"
+DEPENDS += " dbus-glib libframeworkd-glib libphone-ui evas ecore edje edje-native elementary"
 PV = "0.0.0+gitr${SRCREV}"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list