summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-04 19:31:45 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-04 19:33:11 -0400
commit5c69ac14eb47e284ab4f4dec44ed6ab3581d416f (patch)
tree74edda6e54f71a61176e5487e36ebe3198a13825 /debian/control
parent71c783bf24f2aa4ab911d8279081bcad08951ece (diff)
Drop the dependency on the haskell curl bindings, use regular haskell HTTP.
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 07a9e4bbb..434723384 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends:
libghc-pcre-light-dev,
libghc-sha-dev,
libghc-dataenc-dev,
+ libghc-http-dev,
libghc-utf8-string-dev,
- libghc-curl-dev,
libghc-hs3-dev (>= 0.5.6),
libghc-testpack-dev [any-i386 any-amd64],
ikiwiki,