summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb
index 0921db5e01..b4b5aa78a0 100644
--- a/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb
+++ b/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb
@@ -36,7 +36,7 @@ NEEDED_PERL_MODULES = "\
36# mosh uses SSH to authenticate and the client uses OpenSSH-specific features 36# mosh uses SSH to authenticate and the client uses OpenSSH-specific features
37RDEPENDS:${PN} += "openssh-ssh ${NEEDED_PERL_MODULES}" 37RDEPENDS:${PN} += "openssh-ssh ${NEEDED_PERL_MODULES}"
38# The server seemed not to work with dropbear either 38# The server seemed not to work with dropbear either
39RDEPENDS:${PN}-server += "openssh-sshd ${NEEDED_PERL_MODULES}" 39RDEPENDS:${PN}-server += "openssh-sshd"
40 40
41# Fails to build with thumb-1 (qemuarm) 41# Fails to build with thumb-1 (qemuarm)
42#| {standard input}: Assembler messages: 42#| {standard input}: Assembler messages: