mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
gitian: Add missing automake package to gitian-win-signer.yml
automake is needed to build osslsigncode otherwise autogen.sh fails.
This commit is contained in:
parent
a5623ba89f
commit
e44aeefaae
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ architectures:
|
|||
packages:
|
||||
- "libssl-dev"
|
||||
- "autoconf"
|
||||
- "automake"
|
||||
- "libtool"
|
||||
- "pkg-config"
|
||||
remotes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue