Commit c096b5f0 authored by caiyanming's avatar caiyanming

update .so lib to python3

Change-Id: I264a7a2ca1c2eec876a3b37b6c5b5fe6d2c33e9f
parent 61575963
......@@ -27,8 +27,19 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libssl-dev \
libffi-dev \
libsqlite3-dev \
tk-dev \
uuid-dev \
libtiff5-dev \
libjpeg8-dev \
zlib1g-dev \
libfreetype6-dev \
liblcms2-dev \
libwebp-dev \
libharfbuzz-dev \
libfribidi-dev \
tcl8.6-dev \
tk8.6-dev \
python-tk \
libbz2-dev \
&& rm -rf /var/lib/apt/lists/*
ENV GPG_KEY 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment