mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 19:10:39 +00:00
networkmanager: depend on libgudev not on udev
Signed-off-by: Adrian Freihofer <adrian.freihofer@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7186f2ae93
commit
b2218fc6b2
@ -4,7 +4,7 @@ SECTION = "net/misc"
|
|||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cbbffd568227ada506640fe950a4823b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=cbbffd568227ada506640fe950a4823b"
|
||||||
|
|
||||||
DEPENDS = "libnl dbus dbus-glib udev wireless-tools nss util-linux libndp"
|
DEPENDS = "libnl dbus dbus-glib libgudev wireless-tools nss util-linux libndp"
|
||||||
|
|
||||||
inherit gnome gettext systemd
|
inherit gnome gettext systemd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user