diff --git a/recipes/termplay/recipe.sh b/recipes/termplay/recipe.sh index 90729981ad88edaadb8924e1912282a7d520fe78..dedcba02183ec840d3025ed5d3dacfd544fc1ffb 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"