Add bluez library
This commit is contained in:
parent
c7580613a7
commit
6611c7cb8d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM %%BASE_IMAGE%%
|
|||
## Install Home Assistant
|
||||
COPY homeassistant/ homeassistant
|
||||
RUN apk add --no-cache \
|
||||
gcc g++ python3-dev musl-dev cmake make bluez-dev \
|
||||
gcc g++ python3-dev musl-dev cmake make bluez-dev bluez-libs \
|
||||
libffi-dev linux-headers libressl-dev glib-dev \
|
||||
eudev-dev eudev-libs \
|
||||
libxslt-dev libxslt libxml2-dev libxml2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue