diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-11 03:38:17 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-11 03:38:17 +0100 |
commit | 4f1b373332c20797327997e878abe51bd0375e4e (patch) | |
tree | 75299c67126dfa9a682fdbbf89f5d4061514a29b /DEPENDENCIES | |
parent | improve threading (diff) | |
download | blueshift-4f1b373332c20797327997e878abe51bd0375e4e.tar.gz blueshift-4f1b373332c20797327997e878abe51bd0375e4e.tar.bz2 blueshift-4f1b373332c20797327997e878abe51bd0375e4e.tar.xz |
update deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 4e9e9d3..f3f17c6 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -10,7 +10,7 @@ RUNTIME DEPENDENCIES: MAKE DEPENDENCIES: cython - c99 (a C 99 compliant compiler; provided by gcc) + gcc python3 libxcb (opt-out, for randr, crtc identification and icc profile listing) libx11 (opt-out, for vidmode) |