diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-10 22:54:49 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-10 22:54:49 +0100 |
commit | 6213705e16727ca0322dab6a5f1be015e2d22eea (patch) | |
tree | 9cbad2ef5486eb6b3683a8cf660d63b33d30c90f /DEPENDENCIES | |
parent | licenses partially under AGPL3 and partially under GPL3 (diff) | |
download | blueshift-6213705e16727ca0322dab6a5f1be015e2d22eea.tar.gz blueshift-6213705e16727ca0322dab6a5f1be015e2d22eea.tar.bz2 blueshift-6213705e16727ca0322dab6a5f1be015e2d22eea.tar.xz |
list icc profiles
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 398b703..4e9e9d3 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,7 +1,7 @@ RUNTIME DEPENDENCIES: python3 - libxcb (opt-out, for randr and crtc identification) + libxcb (opt-out, for randr, crtc identification and icc profile listing) libx11 (opt-out, for vidmode) libxxf86vm (opt-out, for vidmode) argparser-python (https://github.com/maandree/argparser) @@ -12,7 +12,7 @@ MAKE DEPENDENCIES: cython c99 (a C 99 compliant compiler; provided by gcc) python3 - libxcb (opt-out, for randr and crtc identification) + libxcb (opt-out, for randr, crtc identification and icc profile listing) libx11 (opt-out, for vidmode) libxxf86vm (opt-out, for vidmode) make |