aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-23 20:58:14 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2014-07-15 14:53:54 +0200
commit4bcd1d6b962212871d5ec8716848d5331e3641f6 (patch)
tree5321cb67d2a869e6d3e0671b84b6333a7c13e552 /meta-gnome/recipes-gnome/gnome
parentbda86d29af19520b8093c49791f0c2dbbc14837d (diff)
downloadmeta-openembedded-contrib-4bcd1d6b962212871d5ec8716848d5331e3641f6.tar.gz
recipes: Add missing intltool-native dependencies
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
index ce4dd9052d..26fbeb2d99 100644
--- a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
+++ b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.30.2.bb
@@ -1,7 +1,7 @@
SUMMARY = "GNOME Terminal"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=5b51eba4ba4cafe64073227530c061ed"
-DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte gnome-doc-utils"
+DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte gnome-doc-utils intltool-native"
PR = "r1"
inherit gnome