From b86f2fac9534421a2ea81d2397e187b2c2d833a8 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 2 May 2016 01:17:45 +0200 Subject: meta-xfce: add intltool-native to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix tons of messages as: | WARNING: foo do_configure: Missing DEPENDS on intltool-native Signed-off-by: Andreas Müller Signed-off-by: Martin Jansa --- meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-xfce/recipes-multimedia') diff --git a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb index 1514c61d04..f27396c008 100644 --- a/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb +++ b/meta-xfce/recipes-multimedia/parole/parole_0.8.1.bb @@ -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 \ -- cgit 1.2.3-korg