aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-09 17:32:11 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-10 11:35:30 +0000
commit11506f702a83a77d06d259ce05c89808d53a9661 (patch)
treec40a9acd55801b10fc91267df748542ef2bdced4 /meta/recipes-gnome/gnome
parentf952b1bc8a4f307e2e2f3941f50becd72d88421d (diff)
downloadopenembedded-core-11506f702a83a77d06d259ce05c89808d53a9661.tar.gz
gconf: Drop polkit dependency
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r--meta/recipes-gnome/gnome/gconf_3.2.3.bb2
1 files changed, 1 insertions, 1 deletions
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