diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2013-05-22 07:51:43 -0700 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2013-05-22 07:51:43 -0700 |
commit | b1f8068ab269a1785c37fd44e1697028fa6a6075 (patch) | |
tree | dc591909f9db2fe2fc61031432dbb7ee8497a32c | |
parent | de29c9e2c7335b5995b1bb375c68383e4ca77553 (diff) | |
parent | 5ada394edfac892f6fdc650ed904f121999b3407 (diff) |
Merge pull request #2681 from wtogami/gitianfix
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 106bd06a9b..90f4c6c4be 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: |