summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-19 01:26:06 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-19 01:26:06 +0100
commit1f08f0963f7f446e781ecd8537d718024b3f314e (patch)
treec9f83ce007f3ecbf45b0bc92413f370e908d51b7
parenttypo (diff)
downloadblueshift-1f08f0963f7f446e781ecd8537d718024b3f314e.tar.gz
blueshift-1f08f0963f7f446e781ecd8537d718024b3f314e.tar.bz2
blueshift-1f08f0963f7f446e781ecd8537d718024b3f314e.tar.xz
m deps notes
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--DEPENDENCIES4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 273315a..2283788 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -2,13 +2,13 @@ RUNTIME DEPENDENCIES:
python3
libxcb
- argparser-python
+ argparser-python (https://github.com/maandree/argparser)
MAKE DEPENDENCIES:
cython
- c99
+ c99 (a C 99 compliant compiler; provided by gcc)
python3
libxcb
make