From d722c70a0730e8fc12141cca42cd99112d32b22f Mon Sep 17 00:00:00 2001 From: Struma Date: Thu, 27 Feb 2020 10:20:40 -0500 Subject: [PATCH] Make AppImages run on Manjaro/Fedora --- linux/make_appimg.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/linux/make_appimg.sh b/linux/make_appimg.sh index 79e2a89..92fd91c 100755 --- a/linux/make_appimg.sh +++ b/linux/make_appimg.sh @@ -30,6 +30,8 @@ get_dep libjpeg get_dep libwebp get_dep libcrypt get_dep libbsd +get_dep tinfo +get_dep readline cp ${MESON_INSTALL_PREFIX}/share/mkxp-z/* ${MESON_INSTALL_PREFIX} rm -rf ${MESON_INSTALL_PREFIX}/share