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>
Bu işleme şunda yer alıyor:
Lukas Fleischer 2014-01-09 19:44:27 +01:00 işlemeyi yapan: Jason A. Donenfeld
ebeveyn e2416259ef
işleme d523dacc3b
1 değiştirilmiş dosya ile 3 ekleme ve 4 silme

7
README
Dosyayı Görüntüle

@ -35,10 +35,9 @@ file (see the Makefile for details).
Dependencies
------------
* git 1.7.4
* zip lib
* crypto lib
* openssl lib
* libzip
* libcrypto (OpenSSL)
* libssl (OpenSSL)
Apache configuration
--------------------