mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 20:59:53 +00:00
networkmanager: Fix polkit dependency
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
dfcc15e7b6
commit
b604fe9048
@ -3,7 +3,7 @@ SECTION = "net/misc"
|
||||
LICENSE = "GPL"
|
||||
HOMEPAGE = "http://www.gnome.org"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "libnl dbus dbus-glib hal gconf-dbus wireless-tools ppp gnome-common policykit"
|
||||
DEPENDS = "libnl dbus dbus-glib hal gconf-dbus wireless-tools ppp gnome-common polkit"
|
||||
RDEPENDS = "hal wpa-supplicant iproute2 dhcp-client"
|
||||
|
||||
PV = "0.7+svnr${SRCREV}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user