mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
m readme deps
This commit is contained in:
parent
d1167cad91
commit
bea10d0e54
1 changed files with 3 additions and 1 deletions
|
@ -82,7 +82,7 @@ Dependencies
|
|||
|
||||
`coreutils`: stty in coreutils used to determine size of the terminal
|
||||
|
||||
`python>=3`: Written in python 3
|
||||
`python>=3`: written in python 3
|
||||
|
||||
### Package building dependencies
|
||||
|
||||
|
@ -92,6 +92,8 @@ Dependencies
|
|||
|
||||
`info`: used for installing info manual to info's dir file (suppressable with `./configure --without-info-install`)
|
||||
|
||||
`python>=3`: the installation process is written in python 3
|
||||
|
||||
Run `./dependency-test.sh` if things are not working for you.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue