From cd54c7e822dbed470194ef50053f82d2d8c8e8b5 Mon Sep 17 00:00:00 2001
From: jD91mZM2 <me@krake.one>
Date: Mon, 23 Apr 2018 10:49:50 +0200
Subject: [PATCH] Add powerline-rs recipe

---
 recipes/powerline/recipe.sh | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 recipes/powerline/recipe.sh

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"
-- 
GitLab