From 01399c7f2f5ca881e2ed6df9c83e44145d9ea6ff Mon Sep 17 00:00:00 2001 From: jamesgk Date: Sun, 31 May 2015 11:21:37 -0700 Subject: List eog with post-production dependencies. Part of #41 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a99b3a8..f438871 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,13 @@ PYTHONPATH="$PYTHONPATH:$HOME/roboto-src/noto" PYTHONPATH="$PYTHONPATH:$HOME/roboto-src/freetype-py" ``` +On Ubuntu (or other distributions of GNU/Linux, using the appropriate package +manager), make sure eog is installed: + +```bash +sudo apt-get install eog +``` + #### Running the toolchain: ```bash @@ -225,3 +232,4 @@ e.g. for testing output) depend on: (https://code.google.com/p/noto/) - (Noto subsequently depends on HarfBuzz: https://github.com/behdad/harfbuzz) - freetype-py (https://github.com/rougier/freetype-py) +- eog (https://wiki.gnome.org/Apps/EyeOfGnome) -- cgit v1.2.3