add glib library
This commit is contained in:
parent
3365115ae3
commit
f98548e4d3
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,8 @@ RUN apk --no-cache add \
|
||||||
curl \
|
curl \
|
||||||
libsodium \
|
libsodium \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
libffi
|
libffi \
|
||||||
|
glib
|
||||||
|
|
||||||
####
|
####
|
||||||
## install pip module for component/homeassistant
|
## install pip module for component/homeassistant
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue