mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 00:16:29 +00: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:
parent
d1c8fbbef9
commit
797944f947
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user