diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-27 22:21:37 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-27 22:21:37 +0200 |
commit | 5775a67756bde7a594e3e8320fe9959a5ce0480c (patch) | |
tree | 0aa854d12e8b827d1f3862f4c7a4de96a32c5fe5 | |
parent | add brightness to x-window-focus example (diff) | |
download | blueshift-5775a67756bde7a594e3e8320fe9959a5ce0480c.tar.gz blueshift-5775a67756bde7a594e3e8320fe9959a5ce0480c.tar.bz2 blueshift-5775a67756bde7a594e3e8320fe9959a5ce0480c.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index c6928cc..0f1082d 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -31,7 +31,7 @@ MAKE DEPENDENCIES: cython gcc python3 - libxcb (opt-out/out-in, see runtime dependencies) + libxcb (opt-out/opt-in, see runtime dependencies) libx11 (opt-out, see runtime dependencies) libxxf86vm (opt-out, see runtime dependencies) libdrm (opt-out, see runtime dependencies) |