mirror of
https://git.zx2c4.com/cgit
synced 2024-11-09 18:18:42 +00:00
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>
This commit is contained in:
parent
e2416259ef
commit
d523dacc3b
7
README
7
README
@ -35,10 +35,9 @@ file (see the Makefile for details).
|
|||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
* git 1.7.4
|
* libzip
|
||||||
* zip lib
|
* libcrypto (OpenSSL)
|
||||||
* crypto lib
|
* libssl (OpenSSL)
|
||||||
* openssl lib
|
|
||||||
|
|
||||||
Apache configuration
|
Apache configuration
|
||||||
--------------------
|
--------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user