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.
This commit is contained in:
Joey Hess 2017-02-20 12:21:35 -04:00
parent f31aadc7c2
commit c5cf5cf03a
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 6 additions and 4 deletions

View file

@ -22,3 +22,4 @@ We need to make `crypto-api` into a global dependency. Here is a [patch](https:/
Oh yes! I use it everyday to sync collections of binary files across computers and VM's!
> [[fixed|done]], thanks! --[[Joey]]