Debian: Build depend on concurrent-output.
In unstable now.
This commit is contained in:
parent
5e01b40151
commit
04e00146ed
2 changed files with 2 additions and 0 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -4,6 +4,7 @@ git-annex (5.20151209) UNRELEASED; urgency=medium
|
||||||
* webdav: When testing the WebDAV server, send a file with content.
|
* webdav: When testing the WebDAV server, send a file with content.
|
||||||
The empty file it was sending tickled bugs in some php WebDAV server.
|
The empty file it was sending tickled bugs in some php WebDAV server.
|
||||||
* fsck: Failed to honor annex.diskreserve when checking a remote.
|
* 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
|
-- Joey Hess <id@joeyh.name> Thu, 10 Dec 2015 11:39:34 -0400
|
||||||
|
|
||||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -71,6 +71,7 @@ Build-Depends:
|
||||||
libghc-tasty-rerun-dev,
|
libghc-tasty-rerun-dev,
|
||||||
libghc-optparse-applicative-dev (>= 0.11.0),
|
libghc-optparse-applicative-dev (>= 0.11.0),
|
||||||
libghc-torrent-dev,
|
libghc-torrent-dev,
|
||||||
|
libghc-concurrent-output-dev,
|
||||||
lsof [linux-any],
|
lsof [linux-any],
|
||||||
ikiwiki,
|
ikiwiki,
|
||||||
perlmagick,
|
perlmagick,
|
||||||
|
|
Loading…
Add table
Reference in a new issue