Permalink
Browse files

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

Github-Pull: #7614
Rebased-From: 5c70a6d
  • Loading branch information...
1 parent c40ec14 commit 7815cb6fa1fbcee05a69429f8b3e66b22f93dff1 @luke-jr luke-jr committed with laanwj Feb 27, 2016
@@ -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"

0 comments on commit 7815cb6

Please sign in to comment.