diff options
Diffstat (limited to 'meta/recipes-support/libssh2/libssh2_1.9.0.bb')
| -rw-r--r-- | meta/recipes-support/libssh2/libssh2_1.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libssh2/libssh2_1.9.0.bb b/meta/recipes-support/libssh2/libssh2_1.9.0.bb index a5451628e7..f290bf3268 100644 --- a/meta/recipes-support/libssh2/libssh2_1.9.0.bb +++ b/meta/recipes-support/libssh2/libssh2_1.9.0.bb | |||
| @@ -34,7 +34,7 @@ PACKAGECONFIG[gcrypt] = "--with-crypto=libgcrypt --with-libgcrypt-prefix=${STAGI | |||
| 34 | BBCLASSEXTEND = "native nativesdk" | 34 | BBCLASSEXTEND = "native nativesdk" |
| 35 | 35 | ||
| 36 | # required for ptest on documentation | 36 | # required for ptest on documentation |
| 37 | RDEPENDS_${PN}-ptest = "man-db openssh" | 37 | RDEPENDS_${PN}-ptest = "man-db openssh util-linux-col" |
| 38 | RDEPENDS_${PN}-ptest_append_libc-glibc = " locale-base-en-us" | 38 | RDEPENDS_${PN}-ptest_append_libc-glibc = " locale-base-en-us" |
| 39 | 39 | ||
| 40 | do_compile_ptest() { | 40 | do_compile_ptest() { |
