fix the dependencies

libtls is for now bundled
This commit is contained in:
Omar Polo 2024-01-11 10:39:58 +00:00
parent fa3b459472
commit 3b9388d8d0
1 changed files with 1 additions and 3 deletions

View File

@ -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