Add libdbus-glib-1-dev-bin to podman and update cookbook

This commit is contained in:
Jeremy Soller 2025-11-15 11:12:27 -07:00
parent ab347d58ca
commit 7de5c795d7
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 98dac32a9a34d63119363bb5b818c7f17097d265
Subproject commit 855e47ba3f6c4a15ad107091691f8ebe0c7e71ec

View File

@ -35,6 +35,7 @@ RUN apt-get update \
intltool \
itstool \
libaudiofile-dev \
libdbus-glib-1-dev-bin \
libexpat-dev \
libfontconfig1-dev \
libfuse3-dev \