diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-07 14:36:25 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-07 14:36:25 +0100 |
commit | 1184b7c200372d26bc9176be170ebf9379127661 (patch) | |
tree | 785b36c3d1723a6471ffaa6fdeecad76ff2d19fe /DEPENDENCIES | |
parent | mem demo (diff) | |
download | xpybar-1184b7c200372d26bc9176be170ebf9379127661.tar.gz xpybar-1184b7c200372d26bc9176be170ebf9379127661.tar.bz2 xpybar-1184b7c200372d26bc9176be170ebf9379127661.tar.xz |
add linux as an opt deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 8041eab..5447261 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -5,3 +5,8 @@ RUNTIME DEPENDENCIES: xrandr argparser-python + +OPTIONAL RUNTIME DEPENDENCIES: + + linux: most of the monitors require Linux's procfs or sysfs + |