Skip to content

Commit

Permalink
Merge pull request #45 from dpiparo/addProtoBufCompilerToUbus
Browse files Browse the repository at this point in the history
Add protobuf-compiler package to all Ubuntus
  • Loading branch information
dpiparo authored Oct 29, 2024
2 parents c87ec7b + b5e4a53 commit b9a539e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu22/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ locales
make
ninja-build
nlohmann-json3-dev
protobuf-compiler
python3
python3-dev
python3-venv
Expand Down
1 change: 1 addition & 0 deletions ubuntu2404-cuda/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ locales
make
ninja-build
nlohmann-json3-dev
protobuf-compiler
python3
python3-dev
python3-venv
Expand Down
1 change: 1 addition & 0 deletions ubuntu2404/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ locales
make
ninja-build
nlohmann-json3-dev
protobuf-compiler
python3
python3-dev
python3-venv
Expand Down
1 change: 1 addition & 0 deletions ubuntu2410/packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ locales
make
ninja-build
nlohmann-json3-dev
protobuf-compiler
python3
python3-dev
python3-venv
Expand Down

0 comments on commit b9a539e

Please sign in to comment.