mosh: needs perl-IO-Tty at runtime.

This commit is contained in:
Juan RP 2012-04-10 12:39:33 +02:00
parent ffda7e4783
commit bfe53567fb
1 changed files with 3 additions and 0 deletions

View File

@ -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