diff --git a/recipes/powerline/recipe.sh b/recipes/powerline/recipe.sh new file mode 100644 index 000000000..84812a866 --- /dev/null +++ b/recipes/powerline/recipe.sh @@ -0,0 +1,2 @@ +GIT=https://github.com/jD91mZM2/powerline-rs +CARGOFLAGS="--no-default-features --features chrono"