From 78cd81e31ae317368d9eec7dd00d1fd191c0ec6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 12 Feb 2017 19:34:19 +0100 Subject: [PATCH] mlt: add ladspa-sdk to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/mlt/mlt_6.2.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-support/mlt/mlt_6.2.0.bb b/recipes-support/mlt/mlt_6.2.0.bb index f243120f..51e8514a 100644 --- a/recipes-support/mlt/mlt_6.2.0.bb +++ b/recipes-support/mlt/mlt_6.2.0.bb @@ -20,6 +20,7 @@ DEPENDS = " \ libsamplerate0 \ fftw \ jack \ + ladspa-sdk \ " # TBD sox not found due to missing pkgconfig / others - see log.do_configure