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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/ncurses/ncurses_5.4.bb b/recipes/ncurses/ncurses_5.4.bb
index 01b7d8ad50..a6aed6dcef 100644
--- a/recipes/ncurses/ncurses_5.4.bb
+++ b/recipes/ncurses/ncurses_5.4.bb
@@ -1,9 +1,9 @@
PR = "r19"
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
- file://makefile_tweak.patch;apply=yes \
- file://use_ldflags.patch;apply=yes \
- file://visibility.patch;apply=yes"
+ file://makefile_tweak.patch \
+ file://use_ldflags.patch \
+ file://visibility.patch"
S = "${WORKDIR}/ncurses-${PV}"
require ncurses.inc