diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-06-25 22:40:40 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-06-26 00:30:29 +0900 |
commit | f02582f69fe1e7663a87ba80bd4f90d5d23ee75f (patch) | |
tree | 500a57e82e676d035e6b2ee0d2e354e048d869ed /README | |
parent | 7f1fc7c6d45ab8148e837aab61908e7cab405595 (diff) | |
download | systemd-f02582f69fe1e7663a87ba80bd4f90d5d23ee75f.tar.gz |
meson: check whether gnutls supports TCP fast open
Fixes #9403
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -154,6 +154,7 @@ REQUIREMENTS: libmicrohttpd (optional) libpython (optional) libidn2 or libidn (optional) + gnutls >= 3.1.4 (optional, >= 3.5.3 is necessary to support DNS-over-TLS) elfutils >= 158 (optional) polkit (optional) pkg-config |