]> gitweb.ps.run Git - ps-cgit/commit
README: Fix dependencies
authorLukas Fleischer <cgit@cryptocrack.de>
Thu, 9 Jan 2014 18:44:27 +0000 (19:44 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 9 Jan 2014 18:55:28 +0000 (19:55 +0100)
commitd523dacc3b1c93bb186cdd0ddb5e721162aa927e
tree71385dd018aa0a96f3938d51a1951a0134f595bf
parente2416259efe8b9bdad9be9597b1a79443dafdb4e
README: Fix dependencies

* Remove the dependency on Git (which can be obtained automatically when
  building, using either the Git submodule or `make get-git`).

* Use proper upstream names of dependencies.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
README