diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-21 15:32:19 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-02-21 15:32:42 +0100 |
commit | 453500ae971b3bba1f16262a6bb73807d19774b2 (patch) | |
tree | 9599476394e514a040a8de7dea2941843b1409a7 | |
parent | ac0d19cd4804e3114494c4f6ef6954a0e63fd7a7 (diff) |
Update README (libjpeg62 vs. libjpeg8)
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ $ su -c "make install" Run the test scripts in the src directory to see it in action. +### Note ### + +If your imlib2 / your system uses libjpeg 6.2, use this feh. +If they are built against libjpeg8, use feh from the 'jpeg8' branch +(which currently does not work, but will hopefully be fixed soonish) + What is feh? |