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 ## Building
gmid depends on libevent2, OpenSSL/LibreSSL and libtls (provided gmid depends on libevent2, LibreSSL or OpenSSL, and yacc or GNU bison.
either by LibreSSL or libretls). At build time, yacc (or GNU bison)
is also needed.
The build is as simple as The build is as simple as