File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ GPG_VERSION="2.5.3"
3
3
4
4
export ZOPEN_STABLE_URL="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${GPG_VERSION}.tar.bz2"
5
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"
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 "
7
7
export ZOPEN_BUILD_LINE="STABLE"
8
8
export ZOPEN_COMP=CLANG
9
9
GPG_TTY=$(tty)
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ index e1fffdc..f15e9db 100644
7
7
es_fclose (in);
8
8
9
9
+ #ifdef __MVS__
10
- + __e2a_l(reference, reference_len); //Workaroud for binary file conversion
10
+ + __e2a_l(reference, reference_len); //Workaround for binary file conversion
11
11
+ #endif
12
12
+
13
13
if (verbose)
You can’t perform that action at this time.
0 commit comments