mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
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:
committed by
Armin Kuster
parent
76f7c9d6de
commit
c9b3f9fbf7
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user