mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
gotty: depend on git-perl for go get
This commit is contained in:
parent
d9b67cb6cc
commit
992cd7e994
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.0.12
|
||||||
revision=2
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/yudai/gotty"
|
go_import_path="github.com/yudai/gotty"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git-perl"
|
||||||
short_desc="Share your terminal as a web application"
|
short_desc="Share your terminal as a web application"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue