diff --git a/tasks/master.yaml b/tasks/master.yaml index d7f2c5b..c42a962 100644 --- a/tasks/master.yaml +++ b/tasks/master.yaml @@ -12,6 +12,7 @@ - buildbot_gitea - service_identity - zope.interface>=4.4.2 + - cryptography>=2.7 executable: pip3 - name: buildbot system group diff --git a/tasks/setup.yaml b/tasks/setup.yaml index 03aa43a..94f278d 100644 --- a/tasks/setup.yaml +++ b/tasks/setup.yaml @@ -7,7 +7,10 @@ - git - postgresql - python3-psycopg2 + - python3-setuptools - ssl-cert + - libcairo2 + - libcairo2-dev # ansible - python-setuptools