Bugfix: gitian: Add curl to packages (now needed for depends)
This commit is contained in:
parent
149641e8fc
commit
5c70a6d6d1
3 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@ suites:
|
|||
architectures:
|
||||
- "amd64"
|
||||
packages:
|
||||
- "curl"
|
||||
- "g++-multilib"
|
||||
- "git-core"
|
||||
- "pkg-config"
|
||||
|
|
|
@ -6,6 +6,7 @@ suites:
|
|||
architectures:
|
||||
- "amd64"
|
||||
packages:
|
||||
- "curl"
|
||||
- "g++"
|
||||
- "git-core"
|
||||
- "pkg-config"
|
||||
|
|
|
@ -6,6 +6,7 @@ suites:
|
|||
architectures:
|
||||
- "amd64"
|
||||
packages:
|
||||
- "curl"
|
||||
- "g++"
|
||||
- "git-core"
|
||||
- "pkg-config"
|
||||
|
|
Loading…
Reference in a new issue