Disable test suite on sparc, which is missing optparse-applicative.

This commit is contained in:
Joey Hess 2014-02-26 13:44:28 -04:00
parent 692fbc6d7e
commit 3b35e3f88a
2 changed files with 2 additions and 1 deletions

2
debian/control vendored
View file

@ -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,