mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 02:19:31 +00:00
Upgrade pytradfri to 1.0 (#7163)
This commit is contained in:
@@ -9,6 +9,6 @@ apt-get install -y --no-install-recommends git autoconf automake libtool
|
||||
git clone --depth 1 --recursive -b dtls https://github.com/home-assistant/libcoap.git
|
||||
cd libcoap
|
||||
./autogen.sh
|
||||
./configure --disable-documentation --disable-shared
|
||||
./configure --disable-documentation --disable-shared --without-debug CFLAGS="-D COAP_DEBUG_FD=stderr"
|
||||
make
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user