diff --git a/recipes/orbutils-minimal/recipe.sh b/recipes/orbutils-minimal/recipe.sh
new file mode 100644
index 0000000000000000000000000000000000000000..b00327c70e858a43db5f9b9021d916ff39104786
--- /dev/null
+++ b/recipes/orbutils-minimal/recipe.sh
@@ -0,0 +1,4 @@
+GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
+BINDIR=/ui/bin
+CARGOFLAGS="--bin background --bin launcher --bin orblogin"
+DEPENDS="orbital"