Fix build with stack 0.1.6 which needs explicit-setup-deps.

This commit is contained in:
Joey Hess 2016-03-17 23:14:37 -04:00
parent 4484c6a8b4
commit b482cb9d90
Failed to extract signature
3 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View file

@ -16,6 +16,7 @@ git-annex (6.20160230) UNRELEASED; urgency=medium
* Sped up git-annex add in direct mode and v6 by using
git hash-object --stdin-paths.
* Sped up git-annex merge by using git hash-object --stdin-paths.
* Fix build with stack 0.1.6 which needs explicit-setup-deps.
-- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 13:00:30 -0400