mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gconf: Drop polkit dependency
(From OE-Core rev: 11506f702a83a77d06d259ce05c89808d53a9661) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user