mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
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 <prflr88@gmail.com>
This commit is contained in:
parent
819f6d568f
commit
91a9012529
1 changed files with 2 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue