From fc49478a082a300940878e5de72fa2055ca7b3b0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 21 Feb 2014 14:50:00 +0100 Subject: add vidmode support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 8c7a6ee..0b94abc 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,7 +1,9 @@ RUNTIME DEPENDENCIES: python3 - libxcb + libxcb (opt-out, for randr) + libx11 (opt-out, for vidmode) + libxxf86vm (opt-out, for vidmode) argparser-python (https://github.com/maandree/argparser) @@ -10,7 +12,9 @@ MAKE DEPENDENCIES: cython c99 (a C 99 compliant compiler; provided by gcc) python3 - libxcb + libxcb (opt-out, for randr) + libx11 (opt-out, for vidmode) + libxxf86vm (opt-out, for vidmode) make coreutils sed -- cgit v1.2.3-70-g09d2