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

Github-Pull: #7614
Rebased-From: 5c70a6d6d1
This commit is contained in:
Luke Dashjr
2016-02-27 06:09:18 +00:00
committed by Wladimir J. van der Laan
parent c40ec14210
commit 7815cb6fa1
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"