diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index 32ff4925..e503d536 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -18,8 +18,6 @@ sudo --preserve-env apt install -y \ clang-tidy \ git \ wget \ - libprotobuf-dev \ - libprotobuf23 \ protobuf-compiler \ clang-format \ uuid-dev \