diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-17 19:11:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-17 19:11:35 +0200 |
commit | d22dd8dd260e59d6c5e5cb88d62c6d0b33992501 (patch) | |
tree | c15b9d7dbdbe16ae53e2017afda0183de15a2090 /README | |
parent | a29defcd148807b18eaf6f35b2bf20d8e6c4ac52 (diff) | |
download | ponysay-d22dd8dd260e59d6c5e5cb88d62c6d0b33992501.tar.gz ponysay-d22dd8dd260e59d6c5e5cb88d62c6d0b33992501.tar.bz2 ponysay-d22dd8dd260e59d6c5e5cb88d62c6d0b33992501.zip |
ttyponies.sh merged into Makefile
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -51,11 +51,11 @@ Package building dependencies Dependencies for pony providers =============================== - make : required to run `make ttyponies` + make : required to run `make -B ttyponies` - coreutils : ln and readlink are used in ttyponies.sh + coreutils : ln and readlink are used in the ttyponies subscript - bash : required to run ttyponies.sh + bash : used in the ttyponies subscript util-say : used by ttyponies.sh to builder ttyponies from xterm ponies -- Available for Arch:ers in AUR as util-say-git (https://aur.archlinux.org/packages.php?ID=60241) |