mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +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>
This commit is contained in:
committed by
Martin Jansa
parent
c31ccabca5
commit
b86f2fac95
@@ -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