diff options
author | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-12-27 15:12:17 +0100 |
---|---|---|
committer | Lucía Andrea Illanes Albornoz <lucia@luciaillanes.de> | 2022-12-27 15:12:17 +0100 |
commit | 056620c107b0713d6192fd1bdbdb4a41bb3edb8a (patch) | |
tree | 26b16a84711aca5a777b005312b06fd22de4ab06 /groups | |
parent | b9cb1010a62460a2a9600a59b6dd5f03f7a26205 (diff) | |
download | midipix_build-056620c107b0713d6192fd1bdbdb4a41bb3edb8a.tar.bz2 midipix_build-056620c107b0713d6192fd1bdbdb4a41bb3edb8a.tar.xz |
groups/211.native_packages_cmdline.group:zsh:${PKG_DEPENDS}: adds libiconv.
Diffstat (limited to 'groups')
-rw-r--r-- | groups/211.native_packages_cmdline.group | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index e785a0c4..24551304 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -283,7 +283,7 @@ libopts_cv_run_fopen_binary=yes"}; : ${PKG_WHICH_SHA256SUM:=f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad}; : ${PKG_WHICH_VERSION:=2.21}; : ${PKG_WHICH_URL:=https://ftp.gnu.org/gnu/which/which-${PKG_WHICH_VERSION}.tar.gz}; -: ${PKG_ZSH_DEPENDS:="ncurses ncursesw"}; +: ${PKG_ZSH_DEPENDS:="libiconv ncurses ncursesw"}; : ${PKG_ZSH_SHA256SUM:=9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5}; : ${PKG_ZSH_VERSION:=5.9}; : ${PKG_ZSH_URL:=https://www.zsh.org/pub/zsh-${PKG_ZSH_VERSION}.tar.xz}; |