Quellcode durchsuchen

btpd doesn't need pthreads and curl, and libevent is included. Scratch

the dependencies from the README.
master
Richard Nyberg vor 17 Jahren
Ursprung
Commit
098664da9a
1 geänderte Dateien mit 2 neuen und 5 gelöschten Zeilen
  1. +2
    -5
      README

+ 2
- 5
README Datei anzeigen

@@ -166,13 +166,10 @@ Contents

3.a Requirements

You should have a *BSD, Linux or sufficiently similar system with pthread
support.
You should have a *BSD, Linux or sufficiently similar system.

Make sure you have recent versions of the following software:
* curl - Get at <URL:http://curl.haxx.se/>
* openssl - Get at <URL:http://www.openssl.org/>
* libevent - Get at <URL:http://www.monkey.org/~provos/libevent/>
* OpenSSL - Get at <URL:http://www.openssl.org/>

You also need a c99 compiler. A non antique GCC should do.



Laden…
Abbrechen
Speichern