From 04e00146edd3b126b403e08c9674155c374edd03 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 12 Dec 2015 12:19:31 -0400 Subject: [PATCH] Debian: Build depend on concurrent-output. In unstable now. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) 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, -- 2.30.2