EFL: bump SRCREV
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 19 Jun 2010 18:42:15 +0000 (20:42 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 20 Jun 2010 12:29:57 +0000 (14:29 +0200)
* elmdentica now depends on libjson instead of libxml2, bump PV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/include/sane-srcrevs.inc
recipes/e17/elmdentica_svn.bb

index 1b29537..92a869a 100644 (file)
@@ -2,4 +2,4 @@
 # only SRCREVs included in more recipes should be here, otherwise put sane SRCREV to recipe directly
 
 OPKG_SRCREV ?= "536"
-EFL_SRCREV ?= "49660"
+EFL_SRCREV ?= "49761"
index c6fb284..566c657 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "A indenti.ca client for E"
-DEPENDS = "glib-2.0 gconf libxml2 curl elementary sqlite3-native"
+DEPENDS = "glib-2.0 gconf curl elementary sqlite3-native libjson"
 LICENSE = "GPLv3+"
 SECTION = "e/apps"
 HOMEPAGE = "http://elmdentica.googlecode.com"
@@ -7,5 +7,5 @@ AUTHOR = "seabra"
 
 inherit e
 
-PV = "0.9.0+svnr${SRCPV}"
+PV = "0.9.9+svnr${SRCPV}"
 SRCREV = "${EFL_SRCREV}"