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:
parent
febdf511f2
commit
a10b5b19ad
2 changed files with 4 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue