add build-dep on blaze-markup

which blaze-html depends on, so not a significant new dep
This commit is contained in:
Joey Hess 2012-10-30 12:59:05 -04:00
parent cf427d7b1f
commit 87ebdc8f90
4 changed files with 5 additions and 1 deletions

1
debian/control vendored
View file

@ -36,6 +36,7 @@ Build-Depends:
libghc-warp-dev,
libghc-blaze-builder-dev,
libghc-blaze-html-dev,
libghc-blaze-markup-dev,
libghc-crypto-api-dev,
libghc-network-multicast-dev,
libghc-network-info-dev,