meta-xfce: add intltool-native to DEPENDS

fix tons of messages as:

| WARNING: foo do_configure: Missing DEPENDS on intltool-native

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Andreas Müller
2016-05-06 11:00:51 -03:00
committed by Armin Kuster
parent 76f7c9d6de
commit c9b3f9fbf7
5 changed files with 6 additions and 4 deletions
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
inherit xfce-panel-plugin
DEPENDS = "gtk+ libxfce4ui xfce4-panel xfconf libunique"
DEPENDS += "gtk+ libxfce4ui xfce4-panel xfconf libunique"
SRC_URI += " \
file://0001-main-status-icon.c-remove-deprecated-g_type_init.patch \