Revert "Merge bitcoin#13782: Fix osslsigncode compile issue in gitian-build"

We use osslsigncode 2.0 already due to dashpay#3258 so this commit reverts backport of bitcoin#13782 (619f7fb862)
This commit is contained in:
dustinface 2020-12-27 01:59:22 +01:00 committed by GitHub
parent 4f077caf3b
commit 52336be438
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,7 @@ suites:
architectures:
- "amd64"
packages:
# Once osslsigncode supports openssl 1.1, we can change this back to libssl-dev
- "libssl1.0-dev"
- "libssl-dev"
- "autoconf"
- "automake"
- "libtool"