diff options
-rw-r--r-- | graphics/comix/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/comix/README b/graphics/comix/README index 3517e9aca9..09d3af8f62 100644 --- a/graphics/comix/README +++ b/graphics/comix/README @@ -6,4 +6,4 @@ generic viewer. It reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed) as well as plain image files. It is written in Python and uses GTK+ through the PyGTK bindings. -Dependencies: pil, pygtk, pycairo, pygobject, and unrar (optional) +This requires pil, and unrar is an optional dependency. |