mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #220] Building on Ubuntu requires libasound2-dev #161
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#161
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 @asnelling on GitHub (Nov 23, 2021).
Original GitHub issue: https://github.com/jpochyla/psst/issues/220
Building on a fresh Ubuntu 20.04 yields the following:
The build completes without error after installing
libasound2-dev. Standby for a pull request to add this package to the list of dependencies in README.md.