Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 6ca050f

Browse files
committedOct 29, 2018
Add p4_16 stack dependency
Signed-off-by: Nadiya.Stetskovych <nstetskovych@barefootnetworks.com>
1 parent 5952262 commit 6ca050f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎platform/barefoot/docker-syncd-bfn/Dockerfile.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ debs/{{ deb }}{{' '}}
1111
{%- endfor -%}
1212
debs/
1313

14-
RUN apt-get install -y libxml2 libpcap-dev libusb-1.0-0-dev libcurl3 libcurl4-gnutls-dev libunwind8-dev
14+
RUN apt-get install -y libxml2 libpcap-dev libusb-1.0-0-dev libcurl3 libcurl4-gnutls-dev libunwind8-dev libc-ares2
1515

1616
RUN dpkg -i \
1717
{% for deb in docker_syncd_bfn_debs.split(' ') -%}

0 commit comments

Comments
 (0)