From 91a90125297ebc44ff291e35e162bc3cdd7df168 Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Date: Mon, 4 Nov 2013 12:56:23 -0300 Subject: [PATCH] Added auto-auto-completion to example to info, so in this way sven can use for builds and we not need modify it in the future Signed-off-by: Pablo Lezaeta --- manuals/ponysay.texinfo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 456e5e13..c6a30bcd 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -3104,7 +3104,8 @@ pkgdesc="Cowsay reimplementation for ponies" url="https://github.com/erkin/ponysay" license=('custom:GPL3' 'FDL') depends=('python>=3' 'coreutils') -optdepends=("util-say>=3: Improved TTY support with KMS and PNG files") +optdepends=("util-say>=3: Improved TTY support with KMS and PNG files" + "auto-auto-completion: Give autocompletion function for ponysay to bash, zsh and fish (need rebuild)") makedepends=('git' 'texinfo' 'info' 'gzip' 'python>=3') source=("ponysay::git+https://github.com/erkin/ponysay") nd5suns=('SKIP')