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" - "python"
- "python3" - "python3"
- "libxkbcommon0" - "libxkbcommon0"
- "ccache"
remotes: remotes:
- "url": "https://github.com/dashpay/dash.git" - "url": "https://github.com/dashpay/dash.git"
"dir": "dash" "dir": "dash"

View File

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

View File

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