From: Martin Jansa Date: Sat, 5 Oct 2013 12:23:09 +0000 (+0200) Subject: lame: Add dependency on ncurses X-Git-Tag: 2015-4~4981 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=983446c4f4274b9fd482b2d6b711428f4483c02f;p=openembedded-core.git lame: Add dependency on ncurses * it's autodetected and configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/lame/lame_3.99.5.bb b/meta/recipes-multimedia/lame/lame_3.99.5.bb index 764fcc1122..978636af90 100644 --- a/meta/recipes-multimedia/lame/lame_3.99.5.bb +++ b/meta/recipes-multimedia/lame/lame_3.99.5.bb @@ -5,6 +5,8 @@ SECTION = "console/utils" LICENSE = "LGPLv2+" LICENSE_FLAGS = "commercial" +DEPENDS = "ncurses" + LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9 \ file://include/lame.h;beginline=1;endline=20;md5=a2258182c593c398d15a48262130a92b \ "