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>
This commit is contained in:
Andreas Müller
2016-05-02 01:17:45 +02:00
committed by Martin Jansa
parent c31ccabca5
commit b86f2fac95
5 changed files with 6 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
inherit xfce-app gtk-doc mime
DEPENDS = " \
DEPENDS += " \
glib-2.0 \
dbus-glib \
gtk+3 \