Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa.
This commit is contained in:
parent
06e9080f01
commit
692fbc6d7e
3 changed files with 5 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue