commit 3b9388d8d06161b27de52ef14757c96b81f67273 from: Omar Polo date: Thu Jan 11 10:39:58 2024 UTC fix the dependencies libtls is for now bundled commit - fa3b4594726dc8d3944942c86773023d56a69166 commit + 3b9388d8d06161b27de52ef14757c96b81f67273 blob - 99bc0c104746b6123c4ba7a1346b6f5f044a57d0 blob + 70597f43292be94eec7debb6b4fc8b9425ab7774 --- README.md +++ 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