aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2016-08-12 14:18:56 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-15 12:21:39 +0200
commited969f32709306df5b87df3ec37764c04cc9abe5 (patch)
treeef0cd22684fb121037c1436489ae192e659a0057 /meta-gnome
parentc5988658eb9671c5bdfc8e3ab8f4dc191ec0d521 (diff)
downloadmeta-openembedded-ed969f32709306df5b87df3ec37764c04cc9abe5.tar.gz
gparted: add intltool-native dependency
* fixes: | ../gparted-0.24.0/configure: line 16730: syntax error near unexpected token `0.35.5' | ../gparted-0.24.0/configure: line 16730: `IT_PROG_INTLTOOL(0.35.5)' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb b/meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb
index c1666a3b62..73a15db00a 100644
--- a/meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb
+++ b/meta-gnome/recipes-extended/gparted/gparted_0.24.0.bb
@@ -13,7 +13,7 @@ SRC_URI = " \
SRC_URI[md5sum] = "b8480274c68876acff5965d4346710e7"
SRC_URI[sha256sum] = "02398ab33894a59b0bd8707e598c46d8bb56f1413cd54de48eed61e2920ecd60"
-DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils"
+DEPENDS = "glib-2.0 gtkmm parted gnome-doc-utils intltool-native"
do_install_append() {
# Add a script which checks if polkit is installed.