enable haskell-dns library, rather than needing "host" command

Done on Debian to keep the autobuilds and Debian packages the same,
but can be reverted for backports, since haskell-dns is not available
there.
This commit is contained in:
Joey Hess 2014-03-07 13:33:24 -04:00
parent febdf511f2
commit a10b5b19ad
2 changed files with 4 additions and 0 deletions

1
debian/control vendored
View file

@ -39,6 +39,7 @@ Build-Depends:
libghc-warp-tls-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc sparc],
libghc-wai-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc sparc],
libghc-wai-logger-dev [i386 amd64 kfreebsd-i386 kfreebsd-amd64 powerpc sparc],
libghc-dns-dev,
libghc-case-insensitive-dev,
libghc-http-types-dev,
libghc-blaze-builder-dev,