aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-apps
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-07-20 10:36:18 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-07-22 00:01:57 +0200
commit0a3cc0aafde4627516db7702abb5c5e8382352fb (patch)
tree3125d501cc739665e1f6fcbbb647f25f61b7c3c9 /meta-gnome/recipes-apps
parent809ca7d20363472a90d7f0f0b727d1bceba37887 (diff)
downloadmeta-openembedded-contrib-0a3cc0aafde4627516db7702abb5c5e8382352fb.tar.gz
gmtk: add missing dependency on intltool-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-apps')
-rw-r--r--meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
index 7283409e9b..4b4721baf9 100644
--- a/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
+++ b/meta-gnome/recipes-apps/gnome-mplayer/gmtk_1.0.5.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11"
+DEPENDS = "gtk+ alsa-lib glib-2.0 virtual/libx11 intltool-native"
SRC_URI = "http://${BPN}.googlecode.com/files/${BP}.tar.gz"
SRC_URI[md5sum] = "e06e9ca8d61d74910343bb3ef4348f7f"