diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2007-03-25 22:48:07 +0200 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2007-03-25 22:48:07 +0200 |
commit | ed98ddebb21483c40325aaa4d1caecf3860a9906 (patch) | |
tree | 8ff38301327c4cb380856c6ecf12541f77f38d66 /README | |
parent | 63213fc4d5b37dda88d485383cc9e698244b5cdb (diff) |
texline: Write screenshot using libpng
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ First of all, you need to make sure that the following are installed: - cmake (http://www.cmake.org) - GL, glu and glut libraries and development packages (i.e. headers) - X11 libraries and development packages (i.e. headers) - - libtiff + - libpng, libtiff and related development packages (i.e. headers) Now configure the build system: |