mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
networkmanager: Fix udev dependency
NetworkManager depends on libudev, but not on libgudev. Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
b68c4c76db
commit
dee4e81927
@@ -11,7 +11,7 @@ DEPENDS = " \
|
||||
intltool-native \
|
||||
libxslt-native \
|
||||
libnl \
|
||||
libgudev \
|
||||
udev \
|
||||
util-linux \
|
||||
libndp \
|
||||
libnewt \
|
||||
|
||||
Reference in New Issue
Block a user