From: Joey Hess Date: Sat, 12 Dec 2015 16:19:31 +0000 (-0400) Subject: Debian: Build depend on concurrent-output. X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~320^2~220 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=04e00146edd3b126b403e08c9674155c374edd03;p=git-annex.git Debian: Build depend on concurrent-output. In unstable now. --- diff --git a/debian/changelog b/debian/changelog index 6c5430a957..a2c59f005f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ git-annex (5.20151209) UNRELEASED; urgency=medium * webdav: When testing the WebDAV server, send a file with content. The empty file it was sending tickled bugs in some php WebDAV server. * fsck: Failed to honor annex.diskreserve when checking a remote. + * Debian: Build depend on concurrent-output. -- Joey Hess Thu, 10 Dec 2015 11:39:34 -0400 diff --git a/debian/control b/debian/control index 17b0a560f0..ff065d3800 100644 --- a/debian/control +++ b/debian/control @@ -71,6 +71,7 @@ Build-Depends: libghc-tasty-rerun-dev, libghc-optparse-applicative-dev (>= 0.11.0), libghc-torrent-dev, + libghc-concurrent-output-dev, lsof [linux-any], ikiwiki, perlmagick,