Add tasty to build-depends, so that test suite builds again. (tasty was stuck in incoming.)

This commit is contained in:
Joey Hess 2013-12-24 13:58:50 -04:00
parent ad55ac9ece
commit 728c00b0c2
2 changed files with 10 additions and 0 deletions

3
debian/control vendored
View file

@ -51,6 +51,9 @@ Build-Depends:
libghc-async-dev,
libghc-http-dev,
libghc-feed-dev,
libghc-tasty-dev,
libghc-tasty-hunit-dev,
libghc-tasty-quickcheck-dev,
lsof,
ikiwiki,
perlmagick,