gnome-backgrounds: add intltool-native dependency

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2014-04-21 13:53:29 +02:00
parent d90d73fdd9
commit ee70937a49

View File

@ -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