diff options
author | davidovski <david@davidovski.xyz> | 2022-06-04 15:08:04 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-06-04 15:08:04 +0100 |
commit | 873665024ebfaa761ee49b508a79db7178aeb778 (patch) | |
tree | 6cd3b4ce3a9f4b0586ffa48e73a6ba4c8da2db43 /repo/zsh/zsh.xibuild | |
parent | 4445f6e15185f58dc599390ab74df3ca19b437b7 (diff) |
added gnupg
Diffstat (limited to 'repo/zsh/zsh.xibuild')
-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" |