Disable test suite on sparc, which is missing optparse-applicative.
This commit is contained in:
parent
692fbc6d7e
commit
3b35e3f88a
2 changed files with 2 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -57,7 +57,7 @@ Build-Depends:
|
|||
libghc-tasty-hunit-dev [!mipsel !sparc],
|
||||
libghc-tasty-quickcheck-dev [!mipsel !sparc],
|
||||
libghc-tasty-rerun-dev [!mipsel !sparc],
|
||||
libghc-optparse-applicative-dev,
|
||||
libghc-optparse-applicative-dev [!sparc],
|
||||
lsof [!kfreebsd-i386 !kfreebsd-amd64],
|
||||
ikiwiki,
|
||||
perlmagick,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue