aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-07-17 19:11:35 +0200
committerMattias Andrée <maandree@operamail.com>2012-07-17 19:11:35 +0200
commitd22dd8dd260e59d6c5e5cb88d62c6d0b33992501 (patch)
treec15b9d7dbdbe16ae53e2017afda0183de15a2090 /README
parenta29defcd148807b18eaf6f35b2bf20d8e6c4ac52 (diff)
downloadponysay-d22dd8dd260e59d6c5e5cb88d62c6d0b33992501.tar.gz
ponysay-d22dd8dd260e59d6c5e5cb88d62c6d0b33992501.tar.bz2
ponysay-d22dd8dd260e59d6c5e5cb88d62c6d0b33992501.zip
ttyponies.sh merged into Makefile
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 13a9789..8a7fb6f 100644
--- a/README
+++ b/README
@@ -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)