Skip to content

Commit

Permalink
feat(vine): add support for protobuf-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Nov 21, 2024
1 parent 1977682 commit 4927f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/vine/desktop/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ RUN apt-get update && apt-get install -y \
libprotobuf-c-dev \
libprotoc-dev \
libssl-dev \
protobuf-compiler \
# Linkers
mold \
# Shell Complementary
Expand Down

0 comments on commit 4927f94

Please sign in to comment.