diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 11:25:02 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 11:25:02 +0100 |
commit | 6d2d5307a6b358f3528f53cc6a8c9b2acd50f397 (patch) | |
tree | 72bbada59c7c2188e7bdfbe7e7b372097cc9ef38 /DEPENDENCIES | |
parent | soon, convert will not be used (diff) | |
download | scrotty-6d2d5307a6b358f3528f53cc6a8c9b2acd50f397.tar.gz scrotty-6d2d5307a6b358f3528f53cc6a8c9b2acd50f397.tar.bz2 scrotty-6d2d5307a6b358f3528f53cc6a8c9b2acd50f397.tar.xz |
use libpng, ... now we just have to make it faster
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index d97fafc..c1b1eb0 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -11,6 +11,7 @@ BUILD DEPENDENCIES: coreutils glibc (any libc with getopt_long) libpng + pkg-config c99 gettext (opt-out, for internationalisation) texinfo (opt-out, for info, pdf, dvi, ps, and html manuals) |