diff --git a/recipes/installer-gui/recipe.toml b/recipes/installer-gui/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..7c43f12c95fcf7ae393d49c56918a07c6a61c0e7
--- /dev/null
+++ b/recipes/installer-gui/recipe.toml
@@ -0,0 +1,5 @@
+[source]
+git = "https://gitlab.redox-os.org/redox-os/installer-gui.git"
+
+[build]
+template = "cargo"