aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMine Coins <mine.coins@yandex.com>2017-02-24 00:36:36 +0200
committerMine Coins <mine.coins@yandex.com>2017-02-24 00:36:36 +0200
commita6f0abb7c3a03553f9bfd35972fa35600c4eb072 (patch)
treed65fa40810c49540275574c4b0b762400068be82 /README.md
parentMerge pull request #1775 (diff)
downloadmonero-a6f0abb7c3a03553f9bfd35972fa35600c4eb072.tar.xz
README: libevent is replaced by minievent
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index c75035e89..931a09be4 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,6 @@ library archives (`.a`).
| CMake | 3.0.0 | NO | `cmake` | `cmake` | NO | |
| pkg-config | any | NO | `pkg-config` | `base-devel` | NO | |
| Boost | 1.58 | NO | `libboost-all-dev` | `boost` | NO | C++ libraries |
-| libevent | 2.0 | NO | `libevent-dev` | `libevent` | NO | Network IO |
| OpenSSL | basically any | NO | `libssl-dev` | `openssl` | NO | sha256 sum |
| libunbound | 1.4.16 | YES | `libunbound-dev` | `unbound` | NO | DNS resolver |
| libminiupnpc | 2.0 | YES | `libminiupnpc-dev` | `miniupnpc` | YES | NAT punching |