mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #488] Add Fedora Dependency to documentation #303
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#303
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 @rodhfr on GitHub (Jul 3, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/488
Describe the bug
Additional dependency needed to build with Fedora 40 cubeb-devel available in the fedora repository
To Reproduce
Try to build with fresh Fedora 40 installation
Expected behavior
Add this to the dependency documentation
Screenshots

Environment
Additional context
@jacksongoode commented on GitHub (Jul 3, 2024):
Just out of curiosity, do you still need this dependency if building from https://github.com/jpochyla/psst/pull/487
@SO9010 commented on GitHub (Jul 24, 2024):
I tested it on my laptop running Fedora 40, and it compiles perfectly for me! :P
@jacksongoode commented on GitHub (Jul 24, 2024):
@SO9010 So we can close this or do we need to add that dependency?
@SO9010 commented on GitHub (Jul 24, 2024):
@jacksongoode, we can close it. @rodhfr are you sure you have installed all the needed build dependencies, including GTK? I had a similar issue, but installing all dependencies fixed it.