aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-26 13:44:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-26 13:44:28 -0400
commit1e160236b48f3e7caeae75a607908de9c3549427 (patch)
tree93505b89e77d23cfbd45e0e83a724886aa5bed30 /debian/control
parent1119cc2f38e032a4ebb786f023c281ee40fe2d0f (diff)
Disable test suite on sparc, which is missing optparse-applicative.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index bcb51d935..46540219a 100644
--- a/debian/control
+++ b/debian/control
@@ -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,