diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-05-31 12:31:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-05-31 12:31:51 +0200 |
commit | a44018d49813a2d0e28604e3e66627311a1805f1 (patch) | |
tree | 14e67d625d7b42186aad60b37eefbf819556f33d /README | |
parent | 909972348df473cd4af3a4306f8f8abfc0f635cb (diff) |
Add dependencies to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -21,6 +21,12 @@ What is feh? https://derf.homelinux.org/p/feh/ http://linuxbrit.co.uk/feh/ -Note: -For lossless rotation you will need the "jpegtran" binary supplied by the -jpeg library. In Debian, it's shipped by libjpeg-progs. +Dependencies: + * giblib + * Imlib2 + * libpng + * libX11 + +Recommends: + * jpegtran (supplied by the jpeg library, for lossless image rotation) + * wget (for http/ftp support) |