summaryrefslogtreecommitdiffstats
path: root/recipes-extended/mc/mc_4.7.5.2.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-17 16:59:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-18 00:08:29 +0000
commitb70edeaaa1696e5047cf0a27cbdddde2dd608a1d (patch)
tree2273c05d3be62799902f290516f4b0d618777b5e /recipes-extended/mc/mc_4.7.5.2.bb
parent25898f0fbd44ea7636bd59549fb8b3989d6efea2 (diff)
downloadmeta-gplv2-b70edeaaa1696e5047cf0a27cbdddde2dd608a1d.tar.gz
mc: fix builds with gettext 0.20
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'recipes-extended/mc/mc_4.7.5.2.bb')
-rw-r--r--recipes-extended/mc/mc_4.7.5.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/mc/mc_4.7.5.2.bb b/recipes-extended/mc/mc_4.7.5.2.bb
index ca84966..e26bfd9 100644
--- a/recipes-extended/mc/mc_4.7.5.2.bb
+++ b/recipes-extended/mc/mc_4.7.5.2.bb
@@ -11,6 +11,7 @@ PR = "r3"
11SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \ 11SRC_URI = "http://www.midnight-commander.org/downloads/${BPN}-${PV}.tar.bz2 \
12 file://mc-CTRL.patch \ 12 file://mc-CTRL.patch \
13 file://0001-disable-Ctrl-g-key-and-Ctrl-key.patch \ 13 file://0001-disable-Ctrl-g-key-and-Ctrl-key.patch \
14 file://0001-Fix-builds-wit-the-gettext-0.20.patch \
14 " 15 "
15 16
16SRC_URI[md5sum] = "bdae966244496cd4f6d282d80c9cf3c6" 17SRC_URI[md5sum] = "bdae966244496cd4f6d282d80c9cf3c6"