diff options
| author | Warren Togami <[email protected]> | 2013-05-22 00:20:07 -1000 |
|---|---|---|
| committer | Warren Togami <[email protected]> | 2013-05-22 00:20:07 -1000 |
| commit | 5ada394edfac892f6fdc650ed904f121999b3407 (patch) | |
| tree | dc591909f9db2fe2fc61031432dbb7ee8497a32c | |
| parent | Merge pull request #2678 from TheBlueMatt/master (diff) | |
| download | discoin-5ada394edfac892f6fdc650ed904f121999b3407.tar.xz discoin-5ada394edfac892f6fdc650ed904f121999b3407.zip | |
gitian deps-win32.yml needs psmisc package for killall to end the build
| -rw-r--r-- | contrib/gitian-descriptors/deps-win32.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gitian-descriptors/deps-win32.yml b/contrib/gitian-descriptors/deps-win32.yml index 106bd06a9..90f4c6c4b 100644 --- a/contrib/gitian-descriptors/deps-win32.yml +++ b/contrib/gitian-descriptors/deps-win32.yml @@ -10,6 +10,7 @@ packages: - "zip" - "faketime" - "wine" +- "psmisc" reference_datetime: "2011-01-30 00:00:00" remotes: [] files: |