johnfactotum / foliate

Read e-books in style
https://johnfactotum.github.io/foliate/
GNU General Public License v3.0
6.37k stars 292 forks source link

Add missing `mesa runtime` to README #1051

Closed azzamsa closed 1 year ago

johnfactotum commented 1 year ago

Could you clarify what "in some cases" means? Isn't mesa a dependency of WebKitGTK?

azzamsa commented 1 year ago

When I want to make a PR. I installed gjs, gtk4, libadwaita, webkitgtk-6.0, but I get an error saying that I have no mesa runtime. Installing mesa-libEGL-devel solves the issue.

johnfactotum commented 1 year ago

Sounds like a packaging bug of WebKitGTK. Foliate doesn't use Mesa directly so it shouldn't be listed as a dependency.