diff options
Diffstat (limited to 'repo/zsh')
-rw-r--r-- | repo/zsh/zsh.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/zsh/zsh.xibuild b/repo/zsh/zsh.xibuild index 76f93b5..fa52a38 100644 --- a/repo/zsh/zsh.xibuild +++ b/repo/zsh/zsh.xibuild @@ -4,7 +4,6 @@ NAME="zsh" DESC="Very advanced and programmable command interpreter (shell)" MAKEDEPS="make " -DEPS="sbase libcap musl ncurses " PKG_VER=5.8.1 SOURCE="https://download.sourceforge.net/project/zsh/zsh/$PKG_VER/zsh-$PKG_VER.tar.xz" |