From: Enrico Scholz Date: Sun, 29 Aug 2010 19:43:49 +0000 (+0200) Subject: ncurses: bumped PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa1ef6caf0397640f15328978f2e57118f3e1f6;p=openembedded.git ncurses: bumped PR Signed-off-by: Enrico Scholz --- diff --git a/recipes/ncurses/ncurses_5.7.bb b/recipes/ncurses/ncurses_5.7.bb index 32aee93d43..4bfbad6867 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 = "r11" +PR = "r12" DEPENDS = "ncurses-native unifdef-native" DEPENDS_virtclass-native = "unifdef-native"