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/maemo4/libhildon.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/maemo4') diff --git a/recipes/maemo4/libhildon.inc b/recipes/maemo4/libhildon.inc index bab16cf062..534603d640 100644 --- a/recipes/maemo4/libhildon.inc +++ b/recipes/maemo4/libhildon.inc @@ -1,7 +1,7 @@ DESCRIPTION = "Hildon widget library" LICENSE = "LGPL" -DEPENDS = "gconf-dbus esound gtk+" +DEPENDS = "gconf esound gtk+" inherit autotools pkgconfig lib_package -- cgit 1.2.3-korg