aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ncurses
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2005-01-22 04:52:13 +0000
committerChris Larson <clarson@kergoth.com>2005-01-22 04:52:13 +0000
commitf6c2412db0be17a141e3a579e68eca006c39619b (patch)
tree35af733e6008d8b4d275db2c50cc195006ab2fb2 /packages/ncurses
parentabe2e5222a8728da798aa839671bd0fdea24ea9b (diff)
downloadopenembedded-f6c2412db0be17a141e3a579e68eca006c39619b.tar.gz
Fix a silly typo in the ncurses build.
BKrev: 41f1dbfdhRNhIbPpxE9q_6Duexyqgg
Diffstat (limited to 'packages/ncurses')
-rw-r--r--packages/ncurses/ncurses_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ncurses/ncurses_5.4.bb b/packages/ncurses/ncurses_5.4.bb
index 963ea46dc6..61909d5ff2 100644
--- a/packages/ncurses/ncurses_5.4.bb
+++ b/packages/ncurses/ncurses_5.4.bb
@@ -1,7 +1,7 @@
-PR = "r6"
+PR = "r7"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://visibility.patch;patch=1"
S = "${WORKDIR}/ncurses-${PV}"
-include ncursees.inc
+include ncurses.inc