diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-16 19:00:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-16 19:00:44 -0400 |
commit | 7d166a27352363cf839600b12496ae349589561d (patch) | |
tree | ec3ee602cd0fa81430a1a63fad3c152261d2961c /debian/control | |
parent | 06db3f2e62470a23ffc14a58647ff85deb9e6f23 (diff) |
new build dep
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
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, |