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