add json to build scripts

This commit is contained in:
Joey Hess 2011-09-06 14:36:21 -04:00
parent 92f490383a
commit ca4eb842a4
3 changed files with 4 additions and 0 deletions

View file

@ -7,3 +7,5 @@ Utility/JSONStream.hs:14:8:
Could not find module `Text.JSON':
Use -v to see a list of the files searched for.
make: *** [git-annex] Error 1
> Updated the instructions. [[done]] --[[Joey]]