diff options
Diffstat (limited to '')
-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 |