Xpra-org / gtk-osx-build

Build setup to help building the Mac OS X port of GTK+
http://gtk-osx.sourceforge.net/
0 stars 2 forks source link

python3-nacl: add dep on python3-cffi #40

Closed cpatulea closed 6 months ago

cpatulea commented 6 months ago

Without this, if python3-nacl happens to be built first, setuptools tries to fetch it from Pypi as an egg, which fails.

After this, CI runs passes on both x86_64 and arm64: https://github.com/cpatulea/gtk-osx-build/actions/runs/8255381710