Skip to content

Instantly share code, notes, and snippets.

@glesica
Last active March 21, 2017 23:39
Show Gist options
  • Save glesica/2bc043821772b58374b9b00438fc26d9 to your computer and use it in GitHub Desktop.
Save glesica/2bc043821772b58374b9b00438fc26d9 to your computer and use it in GitHub Desktop.
Install dependencies for SILE on Ubuntu 16.04
#!/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