generic-poky/meta/packages/ncurses/ncurses_5.4.bb
Richard Purdie fb20bb3121 ncurses: Bump PR to fix bogus commit fallout
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5363 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-01 09:59:58 +00:00

9 lines
213 B
BlitzBasic

PR = "r11"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://makefile_tweak.patch;patch=1 \
file://visibility.patch;patch=1"
S = "${WORKDIR}/ncurses-${PV}"
require ncurses.inc