Skip to content

Commit

Permalink
Merge pull request schochastics#1 from rgaiacs/fix-apt-txt
Browse files Browse the repository at this point in the history
  • Loading branch information
schochastics authored Dec 3, 2024
2 parents f58f466 + 99e0806 commit e24ee6d
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions apt.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
apt-get install -y libcurl4-openssl-dev
apt-get install -y libssl-dev
apt-get install -y make
apt-get install -y zlib1g-dev
apt-get install -y pandoc
apt-get install -y libfreetype6-dev
apt-get install -y libjpeg-dev
apt-get install -y libpng-dev
apt-get install -y libtiff-dev
apt-get install -y libicu-dev
apt-get install -y libfontconfig1-dev
apt-get install -y libfribidi-dev
apt-get install -y libharfbuzz-dev
apt-get install -y libxml2-dev
libcurl4-openssl-dev
libfontconfig1-dev
libfreetype6-dev
libfribidi-dev
libharfbuzz-dev
libicu-dev
libjpeg-dev
libpng-dev
libssl-dev
libtiff-dev
libxml2-dev
make
pandoc
zlib1g-dev

0 comments on commit e24ee6d

Please sign in to comment.