[sonic-slave-buster]: add xsltproc for mgmt-framework build
Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
parent
eb97dccb88
commit
984150a9a5
@ -377,6 +377,7 @@ RUN pip install pyang==2.1.1
|
|||||||
|
|
||||||
# For mgmt-framework build
|
# For mgmt-framework build
|
||||||
RUN pip install mmh3
|
RUN pip install mmh3
|
||||||
|
RUN apt-get install -y xsltproc
|
||||||
|
|
||||||
# Install dependencies for isc-dhcp-relay build
|
# Install dependencies for isc-dhcp-relay build
|
||||||
RUN apt-get -y build-dep isc-dhcp
|
RUN apt-get -y build-dep isc-dhcp
|
||||||
|
Loading…
Reference in New Issue
Block a user