Skip to content

Focal: fixes for runtime error of PicSphere

username-removed-46616 requested to merge Zillode/fdroiddata:focal into master

Fixes a runtime error during the rendering process of PicSphere. I have no idea why the original repo puts these four .so files in the assets because they are not copied to the correct folder. This is in constrast to the picshere/* files which are correctly copied at startup.

Merge request reports