summaryrefslogtreecommitdiffstats
path: root/recipes/ncurses/ncurses_5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ncurses/ncurses_5.4.bb')
-rw-r--r--recipes/ncurses/ncurses_5.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ncurses/ncurses_5.4.bb b/recipes/ncurses/ncurses_5.4.bb
index 56076140fa..eb798df67d 100644
--- a/recipes/ncurses/ncurses_5.4.bb
+++ b/recipes/ncurses/ncurses_5.4.bb
@@ -1,7 +1,8 @@
-PR = "r18"
+PR = "r19"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
file://makefile_tweak.patch;patch=1 \
+ file://use_ldflags.patch;patch=1 \
file://visibility.patch;patch=1"
S = "${WORKDIR}/ncurses-${PV}"