Cristian
Results
2
comments of
Cristian
Remove from Vagrantfile once this is fixed. ``` # Fix unmet dependency of system packages #12 apt-get install python3-testresources python3-cairo --yes --no-install-recommends ```
Reduced to pycairo only - to be addressed when switching to a packer build. Affects `ubuntu/jammy64` as well. ``` # Fix unmet dependency of system packages #12 apt-get install python3-cairo...