mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 21:02:38 -03:00
Merge pull request #2681 from wtogami/gitianfix
gitian deps-win32.yml needs psmisc package for killall to end the build
This commit is contained in:
commit
b1f8068ab2
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ packages:
|
||||||
- "zip"
|
- "zip"
|
||||||
- "faketime"
|
- "faketime"
|
||||||
- "wine"
|
- "wine"
|
||||||
|
- "psmisc"
|
||||||
reference_datetime: "2011-01-30 00:00:00"
|
reference_datetime: "2011-01-30 00:00:00"
|
||||||
remotes: []
|
remotes: []
|
||||||
files:
|
files:
|
||||||
|
|
Loading…
Reference in a new issue