feat: add dbus-dev to image
This commit is contained in:
parent
26c46227e6
commit
3f87d011e7
2 changed files with 26 additions and 1 deletions
|
@ -39,6 +39,7 @@ RUN apk add --no-cache \
|
|||
libssl3 \
|
||||
openssl-dev \
|
||||
perl \
|
||||
dbus-dev \
|
||||
git
|
||||
|
||||
# clang \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue