summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-07 12:12:36 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-07 12:12:36 -0400
commitedaabe750c16b9c450b291d776340e70baa4fd7d (patch)
tree0f4ee65100c70dd1751daf8799e1b4a6e66d2cda /debian/control
parentdc83c3d8c959dd155a449c111021603fbac0ba51 (diff)
no lsof on kfreebsd
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index e9e0923d3..17343f1a7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,11 +10,10 @@ Build-Depends:
libghc-pcre-light-dev,
libghc-sha-dev,
libghc-cryptohash-dev,
- libghc-regex-tdfa-dev [!mips !mipsel !s390],
libghc-dataenc-dev,
libghc-utf8-string-dev,
libghc-hs3-dev (>= 0.5.6),
- libghc-dav-dev (>= 0.3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc sparc],
+ libghc-dav-dev (>= 0.3) [amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc],
libghc-quickcheck2-dev,
libghc-monad-control-dev (>= 0.3),
libghc-monadcatchio-transformers-dev,
@@ -51,10 +50,11 @@ Build-Depends:
libghc-async-dev,
libghc-http-dev,
libghc-feed-dev,
- libghc-tasty-dev,
- libghc-tasty-hunit-dev,
- libghc-tasty-quickcheck-dev,
- lsof,
+ libghc-regex-tdfa-dev [!mipsel !s390],
+ libghc-tasty-dev [!mipsel !sparc],
+ libghc-tasty-hunit-dev [!mipsel !sparc],
+ libghc-tasty-quickcheck-dev [!mipsel !sparc],
+ lsof [!kfreebsd-i386 !kfreebsd-amd64],
ikiwiki,
perlmagick,
git (>= 1:1.8.4),