mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Fix termplay recipe
This commit is contained in:
parent
4050ed95a7
commit
972f243047
@ -1,2 +1,2 @@
|
||||
GIT=https://github.com/jD91mZM2/termplay.git
|
||||
CARGOFLAGS="--no-default-features --features termion --example termplay"
|
||||
CARGOFLAGS="--no-default-features --features bin,termion"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user