From: Enrico Scholz Date: Thu, 9 Sep 2010 09:48:09 +0000 (+0200) Subject: ncurses: fixed PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fce8ef1279df353c6191c6991b3762638e0eba7;p=openembedded.git ncurses: fixed PR Signed-off-by: Enrico Scholz --- diff --git a/recipes/ncurses/ncurses_5.7.bb b/recipes/ncurses/ncurses_5.7.bb index 7a523701f0..ca5b115d74 100644 --- a/recipes/ncurses/ncurses_5.7.bb +++ b/recipes/ncurses/ncurses_5.7.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" SECTION = "libs" PATCHDATE = "20100501" PKGV = "${PV}+${PATCHDATE}" -PR = "r13+1" +PR = "r14" DEPENDS = "ncurses-native unifdef-native" DEPENDS_virtclass-native = "unifdef-native"