networkmanager: add missing dependency

This commit is contained in:
Stefan Eichenberger 2017-02-22 15:05:34 +01:00
parent 8101ee509d
commit f09a606807
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SECTION = "net/misc"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=cbbffd568227ada506640fe950a4823b"
DEPENDS = "libnl dbus dbus-glib libgudev wireless-tools nss util-linux libndp"
DEPENDS = "libnl dbus dbus-glib libgudev wireless-tools nss util-linux libndp libnewt"
inherit gnome gettext systemd