From 41569c5f4eb81baeb26f3a429602c8568d1c24fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 22 Aug 2010 10:30:44 -0700 Subject: ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE * Select 5.7 if none pinned. * Bump PR for recipes which have ncurses dependency. Signed-off-by: Khem Raj Acked-by: Martin Jansa --- recipes/fluidsynth/fluidsynth_1.0.8.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/fluidsynth/fluidsynth_1.0.8.bb') diff --git a/recipes/fluidsynth/fluidsynth_1.0.8.bb b/recipes/fluidsynth/fluidsynth_1.0.8.bb index 5f7665709d..ecf716ca6b 100644 --- a/recipes/fluidsynth/fluidsynth_1.0.8.bb +++ b/recipes/fluidsynth/fluidsynth_1.0.8.bb @@ -2,6 +2,8 @@ DESCRIPTION = "Fluidsynth is a software synthesizer" HOMEPAGE = "http://www.fluidsynth.org/" SECTION = "libs/multimedia" LICENSE = "GPLv2" +PR = "r1" + DEPENDS = "alsa-lib ncurses" SRC_URI = "http://savannah.nongnu.org/download/fluid/${P}.tar.gz" -- cgit 1.2.3-korg