We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4239a commit 0a020f8Copy full SHA for 0a020f8
buildenv
@@ -3,7 +3,7 @@ GPG_VERSION="2.5.3"
3
4
export ZOPEN_STABLE_URL="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${GPG_VERSION}.tar.bz2"
5
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"
+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"
7
export ZOPEN_BUILD_LINE="STABLE"
8
export ZOPEN_COMP=CLANG
9
GPG_TTY=$(tty)
0 commit comments