summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNicolai Haehnle <nhaehnle@gmail.com>2007-03-25 22:48:07 +0200
committerNicolai Haehnle <nhaehnle@gmail.com>2007-03-25 22:48:07 +0200
commited98ddebb21483c40325aaa4d1caecf3860a9906 (patch)
tree8ff38301327c4cb380856c6ecf12541f77f38d66 /README
parent63213fc4d5b37dda88d485383cc9e698244b5cdb (diff)
texline: Write screenshot using libpng
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bf927e5f2..4531d0330 100644
--- a/README
+++ b/README
@@ -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: