mirror of
https://github.com/erkin/ponysay.git
synced 2025-01-31 10:26:43 +01:00
premature remove of dependencies
This commit is contained in:
parent
f41a0244c6
commit
27f266731f
1 changed files with 5 additions and 1 deletions
|
@ -84,6 +84,10 @@ 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
|
||||
|
||||
`python3`: Written in python 3
|
||||
|
|
Loading…
Reference in a new issue