summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-04 18:54:13 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-04 18:57:00 +0200
commit68037c4d220302a9f7ab250b3a220a5f64217244 (patch)
treef7c200119ab5f9ed30dd1d861d985dfee99a5bf3 /README
parentc7d0afa8cde1d351cedc09c111b0f872fbcae15e (diff)
strip unneded parts from giblib, part 1
Not all functions were examined yet. Also TODO: * check strdup / malloc calls (some are apparently unchecked in giblib), maybe use estrdup / emalloc for those * Check includes and update dependency list if needed
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index d0f3167..f526802 100644
--- a/README
+++ b/README
@@ -8,7 +8,6 @@ feh - Imlib2 based image viewer
Dependencies
------------
- * giblib
* Imlib2
* libcurl (disable with make curl=0)
* libpng