Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa.

This commit is contained in:
Joey Hess 2014-02-26 13:40:35 -04:00
parent 06e9080f01
commit 692fbc6d7e
3 changed files with 5 additions and 0 deletions

1
debian/control vendored
View file

@ -52,6 +52,7 @@ Build-Depends:
libghc-http-dev,
libghc-feed-dev,
libghc-regex-tdfa-dev [!mipsel !s390],
libghc-regex-compat-dev [mipsel s390],
libghc-tasty-dev (>= 0.7) [!mipsel !sparc],
libghc-tasty-hunit-dev [!mipsel !sparc],
libghc-tasty-quickcheck-dev [!mipsel !sparc],