diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-20 12:21:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-20 12:21:35 -0400 |
commit | 8c2001efb20dfe68d91e8163722f7d45a0b8d53e (patch) | |
tree | 65b0a8b5deb319657adc27968e4d0ef601a7ce56 /CHANGELOG | |
parent | 27bb75f655fcbd4ed883329615dac0371e93989f (diff) |
git-annex.cabal: Make crypto-api a dependency even when built w/o webapp and test suite.
The p2p code made it always be needed.
This commit was sponsored by Anthony DeRobertis on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ git-annex (6.20170215) UNRELEASED; urgency=medium * config group groupwanted numcopies schedule wanted required: Avoid displaying extraneous messages about repository auto-init, git-annex branch merging, etc, when being used to get information. + * git-annex.cabal: Make crypto-api a dependency even when built w/o + webapp and test suite. -- Joey Hess <id@joeyh.name> Tue, 14 Feb 2017 15:54:25 -0400 |