aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-07-18 19:39:04 +0200
committerMattias Andrée <maandree@operamail.com>2012-07-18 19:39:04 +0200
commitb5868da56c55ff0ce051b328f45470c8b0653ca4 (patch)
treed5f64922ae4f7c085fd878d793609ae24db540c2 /README.md
parent494dbd1eb5a2ab9ebaa323d34061722fee3986af (diff)
downloadponysay-b5868da56c55ff0ce051b328f45470c8b0653ca4.tar.gz
ponysay-b5868da56c55ff0ce051b328f45470c8b0653ca4.tar.bz2
ponysay-b5868da56c55ff0ce051b328f45470c8b0653ca4.zip
flewless `ponysay -l`
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index b117588..252c8ed 100644
--- a/README.md
+++ b/README.md
@@ -70,10 +70,12 @@ Dependencies
`cowsay`: this is a wrapper for cowsay
-`coreutils`: the main script uses stty, cut, ls, cat, head and tail
+`coreutils`: the main script uses stty, cut, ls, cat, sort, head and tail
`sed`: used to remove .pony from pony named when running `ponysay -l`
+`perl`: required to run `ponysay -l`
+
### Package building dependencies
`gcc`: used for compiling ponysaytruncater.c