mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
gnome-backgrounds: add intltool-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
d90d73fdd9
commit
ee70937a49
|
|
@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
|||
SECTION = "x11/gnome"
|
||||
|
||||
# glib-2.0 for glib-gettext.m4 which provides AM_GLIB_GNU_GETTEXT
|
||||
DEPENDS = "glib-2.0"
|
||||
# intltool-native for IT_PROG_INTLTOOL(0.35.0)
|
||||
DEPENDS = "glib-2.0 intltool-native"
|
||||
|
||||
inherit gnomebase
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user