mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
networkmanager: add missing dep on intltool-native
Recipes using intltool need this dependency. Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
b22c290e42
commit
08395623a9
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cbbffd568227ada506640fe950a4823b \
|
||||
file://docs/api/html/license.html;md5=51d7fb67bde992e58533a8481cee070b \
|
||||
"
|
||||
|
||||
DEPENDS = "libnl dbus dbus-glib libgudev util-linux libndp libnewt polkit"
|
||||
DEPENDS = "intltool-native libnl dbus dbus-glib libgudev util-linux libndp libnewt polkit"
|
||||
|
||||
inherit gnomebase gettext systemd bluetooth bash-completion vala gobject-introspection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user