networkmanager: drop libnewt dependency

With the nmtui being now handled via tha PACKAGECONFIG, there is no need
for the global libnewt dependency, PACKAGECONFIG["nmtui"] handles it
correctrly. Drop the libnewt from DEPENDS list.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Dmitry Baryshkov
2023-12-27 15:15:13 +02:00
committed by Khem Raj
parent e31e02999c
commit 4c8c144377
@@ -27,7 +27,6 @@ DEPENDS = " \
udev \
util-linux \
libndp \
libnewt \
curl \
dbus \
"