Merge pull request #3258 from zjeffer/master

Fix debian dockerfile
This commit is contained in:
Alexis Rouillard 2024-05-27 08:47:33 +02:00 committed by GitHub
commit a3ac6cb099
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ RUN apt update && \
libudev-dev \ libudev-dev \
libupower-glib-dev \ libupower-glib-dev \
libwayland-dev \ libwayland-dev \
libwireplumber-0.4-dev \ libwireplumber-0.5-dev \
libxkbcommon-dev \ libxkbcommon-dev \
libxkbregistry-dev \ libxkbregistry-dev \
locales \ locales \