mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-01 22:09:18 +02:00
fix(devcontainer): install protoc to fix build (#3267)
This commit is contained in:
@@ -7,4 +7,5 @@ RUN apt-get update && apt-get install -y \
|
||||
libdbus-1-dev \
|
||||
gnome-keyring \
|
||||
libxcb1-dev \
|
||||
protobuf-compiler \
|
||||
&& apt-get clean
|
||||
|
||||
Reference in New Issue
Block a user