mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
networkmanager: Add DEPENDS on policykit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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"
|
||||
DEPENDS = "libnl dbus dbus-glib hal gconf-dbus wireless-tools ppp gnome-common policykit"
|
||||
RDEPENDS = "hal wpa-supplicant iproute2 dhcp-client"
|
||||
|
||||
PV = "0.7+svnr${SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user