diff --git a/recipes/termplay/recipe.sh b/recipes/termplay/recipe.sh index 90729981a..dedcba021 100644 --- a/recipes/termplay/recipe.sh +++ b/recipes/termplay/recipe.sh @@ -1,2 +1,2 @@ -GIT=https://github.com/redox-os/termplay.git -GIT_UPSTREAM=https://github.com/redox-os/termplay.git +GIT=https://github.com/jD91mZM2/termplay.git +CARGOFLAGS=--no-default-features --features "termion"