[build]: Add swig3.0 for building python-based swsscommon library (#1088)
This commit is contained in:
parent
961a6669f7
commit
c92b95383a
@ -200,7 +200,9 @@ RUN apt-get update && apt-get install -y \
|
|||||||
procmail \
|
procmail \
|
||||||
# For gtest
|
# For gtest
|
||||||
libgtest-dev \
|
libgtest-dev \
|
||||||
cmake
|
cmake \
|
||||||
|
# For python-based swsscommon
|
||||||
|
swig3.0
|
||||||
|
|
||||||
# For linux build
|
# For linux build
|
||||||
RUN apt-get -y build-dep linux
|
RUN apt-get -y build-dep linux
|
||||||
|
Loading…
Reference in New Issue
Block a user