From c0ae4af7cfbd77d365a9db61544a29af02164483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sat, 13 Oct 2018 15:41:05 +0200 Subject: [PATCH] Windows: Add precis-i18n to the build --- win/_base.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/win/_base.sh b/win/_base.sh index 690bc8b88..dd97d9290 100644 --- a/win/_base.sh +++ b/win/_base.sh @@ -102,6 +102,7 @@ python-gnupg python-axolotl qrcode cssutils +precis-i18n " build_pip install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])