diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-19 04:23:24 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-19 04:23:24 +0100 |
commit | 8cae9fc6b9ebe348ed49c7967e5d33cd1ea89a31 (patch) | |
tree | dfbcf6f3b6b8c8b587f4ae66af943d181f4eec61 /DEPENDENCIES | |
parent | m (diff) | |
download | xpybar-8cae9fc6b9ebe348ed49c7967e5d33cd1ea89a31.tar.gz xpybar-8cae9fc6b9ebe348ed49c7967e5d33cd1ea89a31.tar.bz2 xpybar-8cae9fc6b9ebe348ed49c7967e5d33cd1ea89a31.tar.xz |
work around regression bug in ImageMagick and deficiency in GaphicsMagick1.12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index fc4e88c..73474a8 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -18,6 +18,7 @@ OPTIONAL RUNTIME DEPENDENCIES: inotify-tools: for inotify support alarm: for limiting the time of a file search in locks findutils: for file search in locks + graphicsmagick: for image support imagemagick: for image support file: for image support librsvg: for image support |