File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ COPY debconf.conf /etc/
1111RUN sed -i -e's/ main/ main contrib non-free/g' /etc/apt/sources.list.d/debian.sources && \
1212 apt-get update && \
1313 apt-get -y install --no-install-recommends git make rar bzip2 librsvg2-bin ghostscript && \
14- apt-get -y install --no-install-recommends imagemagick python3-qrcodegen poppler-utils python3-requests python3-xlsxwriter python3-mistune && \
14+ apt-get -y install --no-install-recommends imagemagick python3-qrcodegen poppler-utils python3-requests python3-xlsxwriter python3-mistune python3-zstd && \
1515 echo "KiCost Digi-Key plugin dependencies" && \
1616 apt -y install --no-install-recommends python3-certifi python3-dateutil python3-inflection python3-openssl python3-pkg-resources python3-requests python3-six python3-tldextract python3-urllib3 && \
1717 echo "KiCost dependencies" && \
You can’t perform that action at this time.
0 commit comments