mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
networkmanager: added missing dependency on gnome-common
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4774 311d38ba-8fff-0310-9ca6-ca027cbcb966
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"
|
||||
DEPENDS = "libnl dbus dbus-glib hal gconf-dbus wireless-tools ppp gnome-common"
|
||||
RDEPENDS = "hal wpa-supplicant iproute2 dhcp-client"
|
||||
|
||||
PV = "0.7+svnr${SRCREV}"
|
||||
|
||||
Reference in New Issue
Block a user