1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

begun removing un-used libraries

This commit is contained in:
Stephen Gaito 2020-05-31 08:03:43 +00:00
parent 465d2f0f32
commit 576d2b71d9
2 changed files with 27 additions and 24 deletions

View File

@ -16,11 +16,14 @@ echo ""
sudo apt-get update
sudo apt-get $UNATTENDED install \
libcairo-dev \
libspiro-dev \
libpng-dev \
libjpeg-dev \
libpango1.0-dev \
liblcms2-dev \
libxml2-dev \
libuninameslist-dev \
python3-dev
# libspiro-dev \
# libpango1.0-dev \
# liblcms2-dev \
# libxml2-dev \
# libuninameslist-dev \
# python3-dev