diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-02-19 01:26:06 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-02-19 01:26:06 +0100 |
commit | 1f08f0963f7f446e781ecd8537d718024b3f314e (patch) | |
tree | c9f83ce007f3ecbf45b0bc92413f370e908d51b7 /DEPENDENCIES | |
parent | typo (diff) | |
download | blueshift-1f08f0963f7f446e781ecd8537d718024b3f314e.tar.gz blueshift-1f08f0963f7f446e781ecd8537d718024b3f314e.tar.bz2 blueshift-1f08f0963f7f446e781ecd8537d718024b3f314e.tar.xz |
m deps notes
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 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 |