I’m setting up a build and I need libgl1 for some OCR work, we’d prefer the app have a turnkey install (not having to call apt-get).
If it’s not possible it’s not possible (we’ll add it to a shell script…or something) but it seems surprising that say pip install opencv-python doesn’t install the relevant binaries.