mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #98] Fedora build dependencies #73
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @svelle on GitHub (Aug 17, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/98
Originally assigned to: @svelle on GitHub.
Hey just wanted to leave this here for anyone who's building on Fedora (34)
Here's most if not all of the dependencies needed to build psst.
sudo dnf install dbus-devel rust-glib-sys-devel rust-cairo-rs-devel rust-pango-devel rust-atk-devel rust-gdk-pixbuf-devel cairo-gobject-devel rust-gdk-develFeel free to close this one out if you don't want issues like this open.
Thanks for all the work and cheers!
@lslavkov commented on GitHub (Aug 17, 2021):
Wish I could build psst on F32. I will wait once I receive new laptop and fresh install.
@brownjohnf commented on GitHub (Aug 17, 2021):
Would you consider opening a PR adding this to the readme, or adding a github action to do CI builds on fedora?
@svelle commented on GitHub (Aug 17, 2021):
Sure. I'll look into that.
Can you assign this to me then?
@jpochyla commented on GitHub (Aug 18, 2021):
Hi @svelle! I've merged
0fd1f92with some RHEL/Fedora dependencies, if they are not sufficient (maybegtk3-develcovers the rest from your attempts?), please open a PR, otherwise we can close this, I suppose?