Last active
March 21, 2017 23:39
-
-
Save glesica/2bc043821772b58374b9b00438fc26d9 to your computer and use it in GitHub Desktop.
Install dependencies for SILE on Ubuntu 16.04
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
sudo apt-get install libharfbuzz-dev libfreetype6-dev libfontconfig-dev lua5.1 lua-lpeg-dev lua-expat-dev lua-zlib-dev lua-filesystem-dev liblua5.1-0-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment