mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
translate-shell: stop breaking masterdir
This commit is contained in:
parent
71cbbd611b
commit
2a9f5bf675
1 changed files with 1 additions and 2 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'translate-shell'
|
# Template file for 'translate-shell'
|
||||||
pkgname=translate-shell
|
pkgname=translate-shell
|
||||||
version=0.9.6.12
|
version=0.9.6.12
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="$(vopt_if zsh TARGET=zsh)"
|
make_build_args="$(vopt_if zsh TARGET=zsh)"
|
||||||
makedepends="gawk"
|
|
||||||
depends="gawk $(vopt_if zsh zsh bash)"
|
depends="gawk $(vopt_if zsh zsh bash)"
|
||||||
checkdepends="curl rlwrap emacs"
|
checkdepends="curl rlwrap emacs"
|
||||||
short_desc="Command-line online translator"
|
short_desc="Command-line online translator"
|
||||||
|
|
Loading…
Add table
Reference in a new issue