summaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-12 08:39:58 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-12 08:39:58 +0100
commit5c7ff4e266519fba19aeb521cc95934e5d74455a (patch)
tree775f844b255f1e7d22b72905314384c7cfb84cff /DEPENDENCIES
parentupdate todo: working on display server-free support in the drm branch (diff)
parentcause of set gamma failure determined (diff)
downloadblueshift-5c7ff4e266519fba19aeb521cc95934e5d74455a.tar.gz
blueshift-5c7ff4e266519fba19aeb521cc95934e5d74455a.tar.bz2
blueshift-5c7ff4e266519fba19aeb521cc95934e5d74455a.tar.xz
Merge branch 'drm'
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index cffcbe9..bbddafb 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -4,6 +4,7 @@ RUNTIME DEPENDENCIES:
libxcb (opt-out, for randr, crtc identification and icc profile listing)
libx11 (opt-out, for vidmode)
libxxf86vm (opt-out, for vidmode)
+ libdrm (opt-out, for drm)
adjbacklight (optional, for permission-hasslefree backlight adjustments)
linux (optional, for backlight support)
argparser-python (https://github.com/maandree/argparser)
@@ -17,6 +18,7 @@ MAKE DEPENDENCIES:
libxcb (opt-out, for randr, crtc identification and icc profile listing)
libx11 (opt-out, for vidmode)
libxxf86vm (opt-out, for vidmode)
+ libdrm (opt-out, for drm)
make
coreutils
sed