diff --git a/srcpkgs/mosh/template b/srcpkgs/mosh/template index a0482301908..390deb9d9a3 100644 --- a/srcpkgs/mosh/template +++ b/srcpkgs/mosh/template @@ -1,9 +1,9 @@ # Template file for 'mosh' pkgname=mosh version=1.3.2 -revision=11 +revision=12 build_style=gnu-configure -hostmakedepends="pkg-config protobuf-devel" +hostmakedepends="pkg-config protobuf" makedepends="ncurses-devel protobuf-devel libutempter-devel libressl-devel" depends="perl-IO-Tty" short_desc="Mobile shell, remote terminal application that allows roaming"