diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-04 01:59:52 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-04 01:59:52 +0200 |
commit | 754b671bdae0e4775bfa57524e037b1198fed536 (patch) | |
tree | d7a55feb00517e85ad3bb8abf4382ce469d9b9bc /DEPENDENCIES | |
parent | update todo (diff) | |
download | xpybar-754b671bdae0e4775bfa57524e037b1198fed536.tar.gz xpybar-754b671bdae0e4775bfa57524e037b1198fed536.tar.bz2 xpybar-754b671bdae0e4775bfa57524e037b1198fed536.tar.xz |
add image support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 08a58d3..441f2f0 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -18,6 +18,9 @@ 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 + imagemagic: for image support + file: for image support + librsvg: for image support BUILD DEPENDENCIES: |