From e5a9a815aec433b192469845f97e9c067dec2ecd Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 16 Jun 2015 15:10:50 +0000 Subject: [PATCH] Also need gnu gettext. --- roles/taiga/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/taiga/tasks/main.yml b/roles/taiga/tasks/main.yml index 8d8ce81556..84769f133d 100644 --- a/roles/taiga/tasks/main.yml +++ b/roles/taiga/tasks/main.yml @@ -12,6 +12,7 @@ - python3-gunicorn - python3-psycopg2 + - gettext - git - python3