There was an error while loading. Please reload this page.
1 parent 99cb1e1 commit 1a83888Copy full SHA for 1a83888
2 files changed
sonic-slave-bullseye/Dockerfile.j2
@@ -160,6 +160,9 @@ RUN apt-get update && apt-get install -y \
160
libpcap-dev \
161
dnsutils \
162
libusb-dev \
163
+# For cisco sdk build
164
+ libgrpc++1 \
165
+ libabsl-dev \
166
# For debian image reconfiguration
167
augeas-tools \
168
# For p4 build
sonic-slave-buster/Dockerfile.j2
0 commit comments