mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-29 10:19:26 +02:00
Bugfix: gitian-descriptors: Add missing python-setuptools requirement for OS X (biplist module)
This commit is contained in:
@ -22,6 +22,7 @@ packages:
|
||||
- "libz-dev"
|
||||
- "libbz2-dev"
|
||||
- "python-dev"
|
||||
- "python-setuptools"
|
||||
- "fonts-tuffy"
|
||||
reference_datetime: "2015-06-01 00:00:00"
|
||||
remotes:
|
||||
|
Reference in New Issue
Block a user