diff --git a/recipes/wip/cargo-info/recipe.toml b/recipes/wip/cargo-info/recipe.toml index 49ec9cc4f0c3f702f78b6056f24fb91c00296c66..b17b67df52d02cb8497a1c58398d9bb6bda93ea1 100644 --- a/recipes/wip/cargo-info/recipe.toml +++ b/recipes/wip/cargo-info/recipe.toml @@ -4,3 +4,6 @@ git = "https://gitlab.com/imp/cargo-info" rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71" [build] template = "cargo" +dependencies = [ + "openssl1", +]