no lsof on kfreebsd
This commit is contained in:
parent
4efb275843
commit
1c02fc4987
3 changed files with 8 additions and 7 deletions
12
debian/control
vendored
12
debian/control
vendored
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue