mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01: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:
|
architectures:
|
||||||
- "amd64"
|
- "amd64"
|
||||||
packages:
|
packages:
|
||||||
|
- "curl"
|
||||||
- "g++-multilib"
|
- "g++-multilib"
|
||||||
- "git-core"
|
- "git-core"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
|
@ -6,6 +6,7 @@ suites:
|
|||||||
architectures:
|
architectures:
|
||||||
- "amd64"
|
- "amd64"
|
||||||
packages:
|
packages:
|
||||||
|
- "curl"
|
||||||
- "g++"
|
- "g++"
|
||||||
- "git-core"
|
- "git-core"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
|
@ -6,6 +6,7 @@ suites:
|
|||||||
architectures:
|
architectures:
|
||||||
- "amd64"
|
- "amd64"
|
||||||
packages:
|
packages:
|
||||||
|
- "curl"
|
||||||
- "g++"
|
- "g++"
|
||||||
- "git-core"
|
- "git-core"
|
||||||
- "pkg-config"
|
- "pkg-config"
|
||||||
|
Loading…
Reference in New Issue
Block a user