From 46a52e105321236616e6bda9c394c46472858426 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 8 Aug 2013 09:20:32 +0200 Subject: libgtop: add dependency on intltool-native * | NOTE: Executing intltoolize --copy --force --automake libgtop/2.28.2-r0/temp/run.do_configure.20714: intltoolize: not found Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb b/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb index e95db38761..b6a8869484 100644 --- a/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb +++ b/meta-gnome/recipes-gnome/libgtop/libgtop_2.28.2.bb @@ -6,7 +6,4 @@ inherit gnome lib_package SRC_URI[archive.md5sum] = "ed44d736efd97d062b77621de6aff439" SRC_URI[archive.sha256sum] = "49958d7da1f76b257bfd0d557d8ed2b218a5ab0d31b59fed1c32ddf2a1529f5d" -DEPENDS = "glib-2.0" - - - +DEPENDS = "glib-2.0 intltool-native" -- cgit 1.2.3-korg