diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-27 09:30:53 +1100 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-27 09:30:53 +1100 |
commit | 3bd8fba2db932b7730ba497d60030db6ee6f6405 (patch) | |
tree | cae3c729ad258407c6f98505031c26c8a931e67f /debian/control | |
parent | 29af01f0a1b9851a9ead5d2286b23c57969e187c (diff) |
addurl --fast: Use curl, rather than haskell HTTP library, to support https.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cf25d65df..2610ca53b 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: libghc-pcre-light-dev, libghc-sha-dev, libghc-dataenc-dev, - libghc-http-dev, libghc-utf8-string-dev, libghc-hs3-dev (>= 0.5.6), libghc-dav-dev (>= 0.3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 sparc], |