aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2016-05-06 11:00:51 -0300
committerArmin Kuster <akuster808@gmail.com>2016-05-09 19:05:03 -0700
commitc9b3f9fbf70745774c20eeceae92daede2257571 (patch)
treef6534eea52d15a00096d1c91a0186841a6bca876 /meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb
parent76f7c9d6dea56ddaaa1566a85295a6d62388b708 (diff)
downloadmeta-openembedded-contrib-c9b3f9fbf70745774c20eeceae92daede2257571.tar.gz
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>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb
index 142b2893af..313534b219 100644
--- a/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb
+++ b/meta-xfce/recipes-panel-plugins/notes/xfce4-notes-plugin_1.8.1.bb
@@ -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 \