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 573a372 commit 3324598Copy full SHA for 3324598
contrib/gitian-descriptors/gitian-win-signer.yml
@@ -5,7 +5,8 @@ suites:
5
architectures:
6
- "amd64"
7
packages:
8
-- "libssl-dev"
+# Once osslsigncode supports openssl 1.1, we can change this back to libssl-dev
9
+- "libssl1.0-dev"
10
- "autoconf"
11
remotes:
12
- "url": "https://github.com/dashpay/dash-detached-sigs.git"
0 commit comments