diff --git a/recipes/wip/graphics/reve/recipe.toml b/recipes/wip/graphics/reve/recipe.toml
index 4008ebe1d9edce61f6c7e5ef5e8425e7fc0c7358..229ff7ea4be22411b59d9ea692c5ef48900213ad 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
 """