Bugfix: gitian: Add curl to packages (now needed for depends)

This commit is contained in:
Luke Dashjr 2016-02-27 06:09:18 +00:00
parent 149641e8fc
commit 5c70a6d6d1
3 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@ suites:
architectures:
- "amd64"
packages:
- "curl"
- "g++-multilib"
- "git-core"
- "pkg-config"

View file

@ -6,6 +6,7 @@ suites:
architectures:
- "amd64"
packages:
- "curl"
- "g++"
- "git-core"
- "pkg-config"

View file

@ -6,6 +6,7 @@ suites:
architectures:
- "amd64"
packages:
- "curl"
- "g++"
- "git-core"
- "pkg-config"