summaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-11 05:34:13 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-11 05:34:13 +0100
commit8f07583e57222c2c458ee2ce7925d311726b13fd (patch)
tree33f73484a7d26ae8648aa0270577d5d6ac8b3773 /DEPENDENCIES
parentI do not have any monitors with backlight supported by RandR (diff)
downloadblueshift-8f07583e57222c2c458ee2ce7925d311726b13fd.tar.gz
blueshift-8f07583e57222c2c458ee2ce7925d311726b13fd.tar.bz2
blueshift-8f07583e57222c2c458ee2ce7925d311726b13fd.tar.xz
add backlight support through sysfs
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index f3f17c6..cffcbe9 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -4,6 +4,8 @@ RUNTIME DEPENDENCIES:
libxcb (opt-out, for randr, crtc identification and icc profile listing)
libx11 (opt-out, for vidmode)
libxxf86vm (opt-out, for vidmode)
+ adjbacklight (optional, for permission-hasslefree backlight adjustments)
+ linux (optional, for backlight support)
argparser-python (https://github.com/maandree/argparser)