Skip to content

Commit

Permalink
document dependency on libasound2-dev, fixes #220
Browse files Browse the repository at this point in the history
  • Loading branch information
asnelling authored and jpochyla committed Nov 26, 2021
1 parent 7485fb8 commit a572cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Our user-interface library, Druid, has two possible backends to choose from on L
Debian/Ubuntu:

```shell
sudo apt-get install libssl-dev libgtk-3-dev libcairo2-dev
sudo apt-get install libssl-dev libgtk-3-dev libcairo2-dev libasound2-dev
```

RHEL/Fedora:
Expand Down

0 comments on commit a572cce

Please sign in to comment.