mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #908] Installing on OpenBSD #388
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#388
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 @jasmor on GitHub (Oct 14, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/908
If anyone is attempting to install this on OpenBSD, you'll have to clone the source and add
{ version = "0.10", features = ["vendored"] }to the Cargo.toml in order for it to compile. However, spotifyd doesn't compile as it requires alsa so you might want to look somewhere else for another client until it can take advantage of sndio.