Debian: Build depend on concurrent-output.
authorJoey Hess <joeyh@joeyh.name>
Sat, 12 Dec 2015 16:19:31 +0000 (12:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Sat, 12 Dec 2015 16:19:31 +0000 (12:19 -0400)
In unstable now.

debian/changelog
debian/control

index 6c5430a9574e5bc0e63c32eae7314d22fd85a142..a2c59f005f0c3aebf9829b9106abde4c483996f7 100644 (file)
@@ -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 <id@joeyh.name>  Thu, 10 Dec 2015 11:39:34 -0400
 
index 17b0a560f04077fa3d5b91fa3350bb85bac02a5c..ff065d380097e8368c62a090a4f2384e41e6a8d1 100644 (file)
@@ -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,