mosh: needs perl-IO-Tty at runtime.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'mosh'
|
# Template file for 'mosh'
|
||||||
pkgname=mosh
|
pkgname=mosh
|
||||||
version=1.1.3
|
version=1.1.3
|
||||||
|
revision=1
|
||||||
homepage="http://mosh.mit.edu/"
|
homepage="http://mosh.mit.edu/"
|
||||||
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
distfiles="https://github.com/downloads/keithw/mosh/mosh-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@@ -19,3 +20,5 @@ Add_dependency build pkg-config
|
|||||||
Add_dependency build protobuf-devel
|
Add_dependency build protobuf-devel
|
||||||
Add_dependency build boost-devel
|
Add_dependency build boost-devel
|
||||||
Add_dependency build libutempter-devel
|
Add_dependency build libutempter-devel
|
||||||
|
|
||||||
|
Add_dependency full perl-IO-Tty
|
||||||
|
|||||||
Reference in New Issue
Block a user