From 7d166a27352363cf839600b12496ae349589561d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Apr 2013 19:00:44 -0400 Subject: new build dep --- debian/control | 1 + doc/install/fromscratch.mdwn | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 4e13e002e..152479748 100644 --- a/debian/control +++ b/debian/control @@ -45,6 +45,7 @@ Build-Depends: libghc-gnutls-dev (>= 0.1.4), libghc-xml-types-dev, libghc-async-dev, + libghc-http-dev, ikiwiki, perlmagick, git, diff --git a/doc/install/fromscratch.mdwn b/doc/install/fromscratch.mdwn index 4c48d7502..d62af115e 100644 --- a/doc/install/fromscratch.mdwn +++ b/doc/install/fromscratch.mdwn @@ -46,6 +46,7 @@ quite a lot. * [dns](http://hackage.haskell.org/package/dns) * [xml-types](http://hackage.haskell.org/package/xml-types) * [async](http://hackage.haskell.org/package/async) + * [HTTP](http://hackage.haskell.org/package/HTTP) * Shell commands * [git](http://git-scm.com/) * [xargs](http://savannah.gnu.org/projects/findutils/) -- cgit v1.2.3