From: Richard Purdie Date: Wed, 9 Nov 2011 17:32:11 +0000 (+0000) Subject: gconf: Drop polkit dependency X-Git-Tag: 2015-4~12843 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=11506f702a83a77d06d259ce05c89808d53a9661;p=openembedded-core.git gconf: Drop polkit dependency Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/gnome/gconf_3.2.3.bb b/meta/recipes-gnome/gnome/gconf_3.2.3.bb index 0e06cb5e87..3d3e65ff91 100644 --- a/meta/recipes-gnome/gnome/gconf_3.2.3.bb +++ b/meta/recipes-gnome/gnome/gconf_3.2.3.bb @@ -3,7 +3,7 @@ SECTION = "x11/gnome" LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" -DEPENDS = "glib-2.0 dbus dbus-glib libxml2 intltool-native polkit" +DEPENDS = "glib-2.0 dbus dbus-glib libxml2 intltool-native" inherit gnomebase