summaryrefslogtreecommitdiff
path: root/user/mosh
diff options
context:
space:
mode:
Diffstat (limited to 'user/mosh')
-rw-r--r--user/mosh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/mosh/APKBUILD b/user/mosh/APKBUILD
index 323891e69..afa107c80 100644
--- a/user/mosh/APKBUILD
+++ b/user/mosh/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Mobile shell surviving disconnects with local echo and line editing"
url="https://mosh.org"
arch="all"
license="GPL-3.0+"
-depends="$pkgname-client $pkgname-server"
+depends="$pkgname-client $pkgname-server perl"
checkdepends="tmux perl"
makedepends="ncurses-dev zlib-dev openssl-dev perl-dev perl-io-tty
protobuf-dev automake autoconf libtool gzip"