summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-17 13:55:58 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 17:00:24 +0000
commit83699fd8114feaf9196f2198a99d046e19f786cc (patch)
tree2b690e7b3c979897bf8aba3ce870a5931438f90b /debian/control
parent92ce4806cd4e9029cb5aaf96abbb51d6e9442c1c (diff)
Depend on curl | wget, as dget needs one of those.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a90b6ff..617acad 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dgit-repos/repos/dgit.git
Package: dgit
Depends: perl, libwww-perl, libdpkg-perl, git-core, devscripts, dpkg-dev,
- ${misc:Depends}, realpath, libdigest-sha-perl
+ ${misc:Depends}, realpath, libdigest-sha-perl, curl | wget
Recommends: ssh-client
Suggests: sbuild
Architecture: all