add ssl dependencies

This commit is contained in:
John
2022-02-08 21:04:34 +01:00
parent 5ec5c3daa4
commit 6fee17d0a5
8 changed files with 28 additions and 7 deletions
+1
View File
@@ -61,6 +61,7 @@ Building ebusd from the source requires the following packages and/or features:
* kernel with pselect or ppoll support
* glibc with argp support or argp-standalone
* libmosquitto-dev for MQTT support
* libssl-dev for SSL support
To start the build process, run these commands:
> ./autogen.sh