diff --git a/roles/taiga/tasks/main.yml b/roles/taiga/tasks/main.yml index 501c12e2fa..b97f41a87f 100644 --- a/roles/taiga/tasks/main.yml +++ b/roles/taiga/tasks/main.yml @@ -15,7 +15,10 @@ - git - python3 + - python3-devel - python3-pip + - gcc + - freetype-devel - libxml2-devel - libxslt-devel tags: taiga