premature remove of dependencies

This commit is contained in:
Mattias Andrée 2012-08-18 20:42:52 +02:00
parent f41a0244c6
commit 27f266731f

View file

@ -84,9 +84,13 @@ Dependencies
### Required runtime dependencies ### Required runtime dependencies
`bash`: bash is used in a minor part of the program to make everything work, this will be removed later
`coreutils`: stty in coreutils used to determine size of the terminal, other parts of coreutils will not be needed for long
`cowsay`: this is a wrapper for cowsay `cowsay`: this is a wrapper for cowsay
`python3`: Written in python3 `python3`: Written in python 3
### Package building dependencies ### Package building dependencies