network-manager-applet: addmissing intltool-native dependency

Recipes that use intltool need to depend on intltool-native.
...
|WARNING: network-manager-applet-1.0.10-r0 do_configure: Missing DEPENDS
on intltool-native
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Hongxu Jia 2016-08-01 05:57:17 -04:00 committed by Martin Jansa
parent 1d41fe47e4
commit e48d02bbd1

View File

@ -2,7 +2,10 @@ SUMMARY = "GTK+ applet for NetworkManager"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib gconf libgnome-keyring iso-codes nss"
DEPENDS = "gtk+3 libnotify libsecret networkmanager dbus-glib \
gconf libgnome-keyring iso-codes nss \
intltool-native \
"
inherit gnomebase gsettings gtk-icon-cache gobject-introspection