-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I'm on Fedora 42 x86_64. The readme is missing necessary dependencies to successfully build fm.
These are the truncated errors:
warning: [email protected]:
error: failed to run custom build command for `poppler-sys-rs v0.24.0`
warning: build failed, waiting for other jobs to finish...
warning: [email protected]:
error: failed to run custom build command for `sourceview5-sys v0.9.0`
warning: build failed, waiting for other jobs to finish...
warning: [email protected]:
error: failed to run custom build command for `libpanel-sys v0.5.0`I had to install the following:
sudo dnf install -y gtk4-devel libadwaita-devel libpanel-devel gtksourceview5-devel poppler-glib-develThen was able to run cargo build successfully 🎉
Metadata
Metadata
Assignees
Labels
No labels