summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorava1ar2015-08-10 09:43:06 -0400
committerava1ar2015-08-10 09:43:06 -0400
commit9bc6330f2d838840e3444b1bb72c6170b62b535c (patch)
treec6dfd230aa2749d9869bb278fcf4fbe4d0fdf9cb /PKGBUILD
parentad786c45d8827556177dcd0ba42c8497e04eb2ae (diff)
downloadaur-9bc6330f2d838840e3444b1bb72c6170b62b535c.tar.gz
Optdepends update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f7812444fae..7556a1a4f282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,7 @@ url="http://mosh.mit.edu/"
license=('GPL3')
depends=('protobuf' 'ncurses' 'zlib' 'openssh' 'perl' 'perl-io-tty' 'libutempter')
makedepends=('git')
-optdepends=('perl-io-socket-ip: for IPv6 support'
- 'vte-mosh-fix: to work properly in vte'
- 'vte3-mosh-fix: to work properly in vte3')
+optdepends=('perl-io-socket-ip: for IPv6 support')
conflicts=('mosh')
source=('git+https://github.com/keithw/mosh.git')
md5sums=('SKIP')