diff --git a/recipes/wip/opengmk/recipe.toml b/recipes/wip/opengmk/recipe.toml
index 86be5b311b2f5f1844ed828133ada60116d94a82..fb7a2b203a708959fa5b109b63f18eeec97475bb 100644
--- a/recipes/wip/opengmk/recipe.toml
+++ b/recipes/wip/opengmk/recipe.toml
@@ -4,5 +4,5 @@ git = "https://github.com/OpenGMK/OpenGMK"
 [build]
 template = "custom"
 script = """
-cookbook_cargo_packages opengmk
+cookbook_cargo_packages gm8emulator
 """