add CodeQL, add knxd dependancy
[skip ci]
This commit is contained in:
@@ -5,6 +5,7 @@ ebusd is a daemon for handling communication with eBUS devices connected to a
|
|||||||
2-wire bus system ("energy bus" used by numerous heating systems).
|
2-wire bus system ("energy bus" used by numerous heating systems).
|
||||||
|
|
||||||
[](https://github.com/john30/ebusd/actions/workflows/build.yml)
|
[](https://github.com/john30/ebusd/actions/workflows/build.yml)
|
||||||
|

|
||||||
[](https://codecov.io/gh/john30/ebusd)
|
[](https://codecov.io/gh/john30/ebusd)
|
||||||
[](https://github.com/john30/ebusd/releases/latest)
|
[](https://github.com/john30/ebusd/releases/latest)
|
||||||
[](https://hub.docker.com/repository/docker/john30/ebusd)
|
[](https://hub.docker.com/repository/docker/john30/ebusd)
|
||||||
@@ -62,6 +63,7 @@ Building ebusd from the source requires the following packages and/or features:
|
|||||||
* make
|
* make
|
||||||
* kernel with pselect or ppoll support
|
* kernel with pselect or ppoll support
|
||||||
* glibc with getopt_long support
|
* glibc with getopt_long support
|
||||||
|
* optional: knxd-dev for knxd support (KNXnet/IP support is always included)
|
||||||
* libmosquitto-dev for MQTT support
|
* libmosquitto-dev for MQTT support
|
||||||
* libssl-dev for SSL support
|
* libssl-dev for SSL support
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user