Skip to content

Commit

Permalink
Add missing libdbus to Container
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidokert committed Jul 4, 2024
1 parent 8a7da8c commit 761f4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apt-get update && apt-get install -y \
libglib2.0-0 \
libnss3 \
gperf \
libdbus-1-3 \
libxcomposite1 \
libxdamage1 \
libxext6 \
Expand Down

0 comments on commit 761f4ea

Please sign in to comment.