mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-22 21:04:22 +00:00
Bugfix: gitian: Add curl to packages (now needed for depends)
This commit is contained in:
parent
149641e8fc
commit
5c70a6d6d1
@ -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…
x
Reference in New Issue
Block a user