zsh: needs texinfo in hostmakedepends
This commit is contained in:
parent
c3faa50666
commit
180df8fd94
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ configure_args="--enable-etcdir=/etc/zsh --enable-zshenv=/etc/zsh/zshenv
|
|||
zsh_cv_shared_environ=yes
|
||||
zsh_cv_func_dlsym_needs_underscore=no
|
||||
zsh_cv_sys_dynamic_execsyms=yes"
|
||||
hostmakedepends="automake"
|
||||
hostmakedepends="automake texinfo"
|
||||
makedepends="gdbm-devel pcre-devel libcap-devel ncurses-devel"
|
||||
short_desc="Z SHell"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
|
|
Loading…
Reference in a new issue