Fixes this error:

| + check for build tools
|   checking for autoconf >= 2.60 ... found 2.69, ok.
|   checking for automake >= 1.10 ... found 1.15.1, ok.
|   checking for autopoint >= 0.17 ... autopoint not found !
| You must have autopoint installed to compile gst-dsp66.
| Download the appropriate package for your distribution,
| or get the source tarball at ftp://ftp.gnu.org/pub/gnu/gettext/
|   checking for libtoolize >= 1.5.0 ... found 2.4.6, ok.
|   checking for pkg-config >= 0.8.0 ... found 0.29.2, ok.
|
| - Please get the right tools before proceeding.

Signed-off-by: Denys Dmytriyenko <de...@ti.com>
---
 .../recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
 
b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
index 3c0f383..2f5a962 100644
--- 
a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
+++ 
b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-dsp66_git.bb
@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
 
 COMPATIBLE_MACHINE = "dra7xx|keystone"
 
-DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base opencl ti-cgt6x-native 
clocl-native imglib-c66x vlib-c66x"
+DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base opencl ti-cgt6x-native 
clocl-native imglib-c66x vlib-c66x gettext-native"
 
 inherit autotools-brokensep pkgconfig gettext
 
-- 
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to