mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 13:25: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> (cherry picked from commit 08395623a9eafd31121798892935bfb48992337e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
4f61ead39b
commit
2aa2d41ad5
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=cbbffd568227ada506640fe950a4823b \
|
|||||||
file://docs/api/html/license.html;md5=51d7fb67bde992e58533a8481cee070b \
|
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
|
inherit gnomebase gettext systemd bluetooth bash-completion vala gobject-introspection
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user