From 3b9388d8d06161b27de52ef14757c96b81f67273 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 11 Jan 2024 10:39:58 +0000 Subject: fix the dependencies libtls is for now bundled --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 99bc0c1..70597f4 100644 --- a/README.md +++ b/README.md @@ -84,9 +84,7 @@ server "example.com" { ## Building -gmid depends on libevent2, OpenSSL/LibreSSL and libtls (provided -either by LibreSSL or libretls). At build time, yacc (or GNU bison) -is also needed. +gmid depends on libevent2, LibreSSL or OpenSSL, and yacc or GNU bison. The build is as simple as -- cgit v1.2.3