Add ccache to gitian packages lists (#3237)

This commit is contained in:
UdjinM6 2019-12-12 13:47:04 +03:00 committed by Alexander Block
parent 65206833e4
commit 0c9c27c6fd
3 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@ packages:
- "python"
- "python3"
- "libxkbcommon0"
- "ccache"
remotes:
- "url": "https://github.com/dashpay/dash.git"
"dir": "dash"

View File

@ -29,6 +29,7 @@ packages:
- "python3-dev"
- "python3-setuptools"
- "fonts-tuffy"
- "ccache"
remotes:
- "url": "https://github.com/dashpay/dash.git"
"dir": "dash"

View File

@ -24,6 +24,7 @@ packages:
- "python"
- "python3"
- "rename"
- "ccache"
remotes:
- "url": "https://github.com/dashpay/dash.git"
"dir": "dash"