From 3c513b788899d45a8b51d241593d4757ab6036df Mon Sep 17 00:00:00 2001 From: jD91mZM2 Date: Wed, 18 Apr 2018 20:55:15 +0200 Subject: [PATCH] Update termplay --- recipes/termplay/recipe.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"