mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +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=59530bdf33659b29e73d4adb9f9f6552"
|
||||
|
||||
inherit xfce-app gtk-doc mime
|
||||
|
||||
DEPENDS = " \
|
||||
DEPENDS += " \
|
||||
glib-2.0 \
|
||||
dbus-glib \
|
||||
gtk+3 \
|
||||
|
||||
Reference in New Issue
Block a user