mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
gnome-backgrounds: add intltool-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user