Now that we're disabling more vendoring, add missing build dependencies
for libssh2 and sqlite3.

Signed-off-by: Ross Burton <[email protected]>
---
 meta/recipes-devtools/rust/cargo_1.96.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/rust/cargo_1.96.1.bb 
b/meta/recipes-devtools/rust/cargo_1.96.1.bb
index 179ed2bbb56..5390ad385a1 100644
--- a/meta/recipes-devtools/rust/cargo_1.96.1.bb
+++ b/meta/recipes-devtools/rust/cargo_1.96.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://crates.io";
 LICENSE = "Apache-2.0 OR MIT"
 SECTION = "devel"
 
-DEPENDS = "openssl zlib curl ca-certificates libssh2"
+DEPENDS = "openssl zlib curl ca-certificates libgit2 libssh2 sqlite3"
 
 LIC_FILES_CHKSUM = " \
     file://LICENSE-MIT;md5=b377b220f43d747efdec40d69fcaa69d \
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#242373): 
https://lists.openembedded.org/g/openembedded-core/message/242373
Mute This Topic: https://lists.openembedded.org/mt/120524250/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to