diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-23 18:47:31 -0700 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-23 18:47:31 -0700 |
commit | 7924eb9422a949bbca80d7abc516eba0d9467f14 (patch) | |
tree | da328055396299fd23dcacfe26e640e4ff8b4c18 /debian | |
parent | ac4fb5e6bf94590233250c9d8076a53d8c77df77 (diff) |
no lsof build-dep on hurd
No assistant there
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d43e370ac..e3f16c81f 100644 --- a/debian/control +++ b/debian/control @@ -64,7 +64,7 @@ Build-Depends: libghc-tasty-quickcheck-dev [!mipsel !sparc], libghc-tasty-rerun-dev [!mipsel !sparc], libghc-optparse-applicative-dev [!sparc], - lsof [!kfreebsd-i386 !kfreebsd-amd64], + lsof [!kfreebsd-i386 !kfreebsd-amd64 !hurd-any], ikiwiki, perlmagick, git (>= 1:1.8.4), |