mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
Add cmake to non-mac gitian descriptors (#2360)
Needed since we added Chia bls-signatures
This commit is contained in:
parent
266dd32323
commit
d998dc13ed
@ -23,6 +23,7 @@ packages:
|
|||||||
- "autoconf"
|
- "autoconf"
|
||||||
- "libtool"
|
- "libtool"
|
||||||
- "automake"
|
- "automake"
|
||||||
|
- "cmake"
|
||||||
- "faketime"
|
- "faketime"
|
||||||
- "bsdmainutils"
|
- "bsdmainutils"
|
||||||
- "ca-certificates"
|
- "ca-certificates"
|
||||||
|
@ -13,6 +13,7 @@ packages:
|
|||||||
- "autoconf"
|
- "autoconf"
|
||||||
- "libtool"
|
- "libtool"
|
||||||
- "automake"
|
- "automake"
|
||||||
|
- "cmake"
|
||||||
- "faketime"
|
- "faketime"
|
||||||
- "bsdmainutils"
|
- "bsdmainutils"
|
||||||
- "mingw-w64"
|
- "mingw-w64"
|
||||||
|
Loading…
Reference in New Issue
Block a user