Skip to content

Commit

Permalink
Merge pull request #303 from jsteemann/add-texinfo-dependency
Browse files Browse the repository at this point in the history
add `texinfo` as a dependency during installation
  • Loading branch information
erkin authored Mar 28, 2021
2 parents 56089bb + e59c60f commit 01c6f16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Dependencies

`python>=3`: `ponysay` is written in Python 3.

`texinfo`: for generating documentation during the installation.

### Package building dependencies

`gzip`: Used for compressing manuals (suppressable with `./configure --without-info-compression --without-man-compression`).
Expand Down

0 comments on commit 01c6f16

Please sign in to comment.