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

updated linuxbrew script

This commit is contained in:
Stephen Gaito 2019-12-04 14:11:58 +00:00
parent e9ec374455
commit d5ec2a38ea

View File

@ -8,12 +8,4 @@
brew tap pdf2htmlEX/homebrew-brewTap
brew update
# many of the linuxBrew bottles are compiled with gcc-5 so we need to
# explicity install it!
#
brew install gcc@5
# Now use brew to install pdf2htmlEX (and its dependencies)
#
brew install pdf2htmlex-new -s --cc=gcc-5