Message ID | 20240711112739.1212158-1-richard.purdie@linuxfoundation.org |
---|---|
State | Accepted, archived |
Commit | 9007de7e388e269028c7c1722f0d7ee76bc5d251 |
Headers | show |
Series | [1/2] libssh2: remove util-linux-col from ptest dependencies | expand |
diff --git a/meta/recipes-support/libssh2/libssh2_1.11.0.bb b/meta/recipes-support/libssh2/libssh2_1.11.0.bb index 5100e6f7f9d..dc9b9ae3640 100644 --- a/meta/recipes-support/libssh2/libssh2_1.11.0.bb +++ b/meta/recipes-support/libssh2/libssh2_1.11.0.bb @@ -31,7 +31,7 @@ PACKAGECONFIG[gcrypt] = "--with-crypto=libgcrypt --with-libgcrypt-prefix=${STAGI BBCLASSEXTEND = "native nativesdk" # required for ptest on documentation -RDEPENDS:${PN}-ptest = "bash man-db openssh util-linux-col" +RDEPENDS:${PN}-ptest = "bash man-db openssh" RDEPENDS:${PN}-ptest:append:libc-glibc = " locale-base-en-us" do_compile_ptest() {