Skip to content

Commit e44aeef

Browse files
committed
gitian: Add missing automake package to gitian-win-signer.yml
automake is needed to build osslsigncode otherwise autogen.sh fails.
1 parent a5623ba commit e44aeef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/gitian-descriptors/gitian-win-signer.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ architectures:
88
packages:
99
- "libssl-dev"
1010
- "autoconf"
11+
- "automake"
1112
- "libtool"
1213
- "pkg-config"
1314
remotes:

0 commit comments

Comments
 (0)