remove S3stub stuff

Let's keep that in a no-s3 branch, which can be merged into eg,
debian-stable.
This commit is contained in:
Joey Hess 2012-01-05 23:14:10 -04:00
parent c371c40a88
commit f534fcc7b1
6 changed files with 13 additions and 32 deletions

View file

@ -30,7 +30,7 @@ To build and use git-annex, you will need:
* [TestPack](http://hackage.haskell.org/cgi-bin/hackage-scripts/package/testpack)
* [QuickCheck 2](http://hackage.haskell.org/package/QuickCheck)
* [HTTP](http://hackage.haskell.org/package/HTTP)
* [hS3](http://hackage.haskell.org/package/hS3) (optional, but recommended)
* [hS3](http://hackage.haskell.org/package/hS3)
* [json](http://hackage.haskell.org/package/json)
* Shell commands
* [git](http://git-scm.com/)