about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2014-01-09 19:44:27 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-09 19:55:28 +0100
commitd523dacc3b1c93bb186cdd0ddb5e721162aa927e (patch)
tree71385dd018aa0a96f3938d51a1951a0134f595bf /README
parentREADME: Spelling and formatting fixes (diff)
downloadcgit-pink-d523dacc3b1c93bb186cdd0ddb5e721162aa927e.tar.gz
cgit-pink-d523dacc3b1c93bb186cdd0ddb5e721162aa927e.zip
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>
Diffstat (limited to '')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 0c35f96..e1d5262 100644
--- a/README
+++ b/README
@@ -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
 --------------------
ls_ocsp.c?id=be8eb3b67ce4718ca94287a68e0babc715afcd21&follow=1'>Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe Some compat sources (getentropy_linux.c for example) require OpenSSL. Reported by Robert Scheck. 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe