From: Martin Jansa Date: Mon, 21 Apr 2014 11:53:29 +0000 (+0200) Subject: gnome-backgrounds: add intltool-native dependency X-Git-Tag: rev_ivi_2015_02_04~2129 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ba65c6ffb635a48245f515b74c837dc51ff5c94;p=scm%2Fbb%2Ftizen-distro.git gnome-backgrounds: add intltool-native dependency (From meta-openembedded rev: ee70937a49afc9031401b369f037dbc8fc7e919d) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb b/meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb index 5049cce..ca18341 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_2.32.0.bb @@ -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