From edc0847a4fb5bb13e80e18c56967fb2743af0c92 Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jeremy@system76.com> Date: Mon, 31 Dec 2018 15:52:13 -0700 Subject: [PATCH] Update rustual-boy recipe --- recipes/rustual-boy/recipe.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/rustual-boy/recipe.sh b/recipes/rustual-boy/recipe.sh index 78a499add..80ec576b6 100755 --- a/recipes/rustual-boy/recipe.sh +++ b/recipes/rustual-boy/recipe.sh @@ -1,5 +1,6 @@ GIT=https://gitlab.redox-os.org/redox-os/rustual-boy.git GIT_UPSTREAM=https://github.com/emu-rs/rustual-boy.git +BRANCH="redox" DEPENDS="orbital" function recipe_update { -- GitLab