diff --git a/recipes/wip/graphics/reve/recipe.toml b/recipes/wip/graphics/reve/recipe.toml index 4008ebe1d..229ff7ea4 100644 --- a/recipes/wip/graphics/reve/recipe.toml +++ b/recipes/wip/graphics/reve/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/ONdraid/reve" [build] template = "custom" script = """ -cookbook_cargo --features reve-cli +cookbook_cargo_packages reve-cli """