ufo-core
ufo-core copied to clipboard
Python 3.10 wrong ufo.pc
Requires.private: OpenCL, python must be replaced with Requires.private: OpenCL, python-3.10-embed when installing with meson. Probably wrong python in meson.build: pymod = import('python'), @gabs1234 do you have a quick idea?
Can you give more context ? This is when you try to build ufo-core with meson ? so meson setup build ?
It's meson build && cd build && ninja install on Ubuntu 22.