gitian: Add missing automake package to gitian-win-signer.yml

automake is needed to build osslsigncode otherwise autogen.sh fails.

Github-Pull: #18598
Rebased-From: e44aeefaae
This commit is contained in:
Andrew Chow
2020-04-11 14:15:05 -04:00
committed by fanquake
parent cd1f5bf1db
commit ade4185e63

View File

@@ -8,6 +8,7 @@ architectures:
packages:
- "libssl-dev"
- "autoconf"
- "automake"
- "libtool"
- "pkg-config"
remotes: