From bd9190c53157c64620fb08f0349d8d7d6a64fb79 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Wed, 21 Oct 2009 20:40:28 +0000 Subject: many recipes: Recipes must not depend on gconf-dbus directly, only dbus can be referred: * Only PREFERRED_PROVIDER_gconf in distro definition can refer to gconf-dbus. * Both gconf-dbus and gconf provide than same interface. * New gconf packages already provide defaults settings via dbus. * Increment PR to rebuild against correct package. --- recipes/geoclue/geoclue_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/geoclue') diff --git a/recipes/geoclue/geoclue_git.bb b/recipes/geoclue/geoclue_git.bb index 2cdaa25742..b7950a9c12 100644 --- a/recipes/geoclue/geoclue_git.bb +++ b/recipes/geoclue/geoclue_git.bb @@ -5,6 +5,7 @@ DEPENDS = "libgpsmgr libgpsbt gtk+ gypsy libxml2 gconf libsoup dbus-glib" SRCREV = "3a31d260074397a968afaf1065856ab763befb01" PV = "0.11.1" +PR = "r1" PR_append = "+gitr${SRCREV}" PE = "1" -- cgit v1.2.3