diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-04-02 15:51:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-04-02 15:51:16 +0200 |
commit | eff0a9ee9693181b1f844566274029a172f8e57b (patch) | |
tree | f20610368fb83d63498389e8bd0b2457a5879991 /DEPENDENCIES | |
parent | add swaps plugin (diff) | |
download | xpybar-eff0a9ee9693181b1f844566274029a172f8e57b.tar.gz xpybar-eff0a9ee9693181b1f844566274029a172f8e57b.tar.bz2 xpybar-eff0a9ee9693181b1f844566274029a172f8e57b.tar.xz |
add locks plugin
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 737bf3d..08a58d3 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -16,6 +16,8 @@ OPTIONAL RUNTIME DEPENDENCIES: python-sysv-ipc: for ropty example iputils: for ping support inotify-tools: for inotify support + alarm: for limiting the time of a file search in locks + findutils: for file search in locks BUILD DEPENDENCIES: |