vitasdk / packages

55 stars 52 forks source link

Fix duplicate deps #290

Closed isage closed 1 year ago

isage commented 1 year ago

Prevent listing dependencies more than once (e.g. https://github.com/vitasdk/packages/actions/runs/5986280549/job/16239408765 when libpng is built five times)

Re-run workflow and merge after issues with cpython3 are fixed.