diff options
-rw-r--r-- | meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb index 5a8e336b99..a4709ce931 100644 --- a/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.2.4.bb | |||
@@ -12,7 +12,7 @@ HOMEPAGE = "http://mosh.mit.edu" | |||
12 | LICENSE = "GPLv3+" | 12 | LICENSE = "GPLv3+" |
13 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
14 | 14 | ||
15 | DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl" | 15 | DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter" |
16 | 16 | ||
17 | SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz" | 17 | SRC_URI = "http://mosh.mit.edu/mosh-${PV}.tar.gz" |
18 | 18 | ||