Skip to content

Commit 0a020f8

Browse files
authored
Update openssh as dependency
1 parent ac4239a commit 0a020f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildenv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GPG_VERSION="2.5.3"
33

44
export ZOPEN_STABLE_URL="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${GPG_VERSION}.tar.bz2"
55
export ZOPEN_CATEGORIES="security"
6-
export ZOPEN_STABLE_DEPS="make bzip2 tar curl perl automake autoconf m4 sed gettext zoslib diffutils libgpgerror npth libgcrypt libksba libassuan texinfo pinentry ncurses ntbtls zlib zip openssl"
6+
export ZOPEN_STABLE_DEPS="make bzip2 tar curl perl automake autoconf m4 sed gettext zoslib diffutils libgpgerror npth libgcrypt libksba libassuan texinfo pinentry ncurses ntbtls zlib zip openssl openssh"
77
export ZOPEN_BUILD_LINE="STABLE"
88
export ZOPEN_COMP=CLANG
99
GPG_TTY=$(tty)

0 commit comments

Comments
 (0)