Skip to content
Snippets Groups Projects
Commit 23529ed5 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add missing build tools for Python

parent 4735f42d
No related branches found
No related tags found
No related merge requests found
Pipeline #31841 passed
......@@ -54,6 +54,9 @@
packages:
- python-setuptools
- python3-setuptools
- libglib2.0-dev
- libgirepository1.0-dev
- libcairo2-dev
- name: Install Python Components
pip:
name: '{{ packages }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment