gconf: Drop polkit dependency

(From OE-Core rev: 11506f702a83a77d06d259ce05c89808d53a9661)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-11-09 17:32:11 +00:00
parent d4d29f7e58
commit 4fc4be6438
1 changed files with 1 additions and 1 deletions

View File

@ -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