[PATCH 2/2] README: Update dependencies
Lukas Fleischer
cgit at cryptocrack.de
Thu Jan 9 08:30:46 CET 2014
On Wed, 08 Jan 2014 at 22:05:37, Jason A. Donenfeld wrote:
> We don't exactly depend on git, since we more or less include [a
> reference to] the version we like with it. Perhaps we should remove
> this from the deps all together.
We depend on Git in the test suite. Maybe this should be changed to use
the binary from the Git submodule instead?
>
> On Wed, Jan 8, 2014 at 7:45 PM, Lukas Fleischer <cgit at cryptocrack.de> wrote:
> > * Update Git version note to 1.8.5.
> > * Use proper upstream names of dependencies.
> >
> > Signed-off-by: Lukas Fleischer <cgit at cryptocrack.de>
> > ---
> > README | 8 ++++----
> > 1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/README b/README
> > index 0c35f96..ca6e35a 100644
> > --- a/README
> > +++ b/README
> > @@ -35,10 +35,10 @@ file (see the Makefile for details).
> > Dependencies
> > ------------
> >
> > -* git 1.7.4
> > -* zip lib
> > -* crypto lib
> > -* openssl lib
> > +* Git 1.8.5
> > +* libzip
> > +* libcrypto (OpenSSL)
> > +* libssl (OpenSSL)
> >
More information about the CGit
mailing list