Skip to content

Commit

Permalink
Includes libasound2-dev as a Dependency in Build Instructions (Infra) (
Browse files Browse the repository at this point in the history
…#1507)

Includes libasound2-dev as a Dependency in Build Instructions - Issue#1506
  • Loading branch information
mauriciocoder authored Oct 2, 2024
1 parent ba4bbb7 commit 85ee304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install everything you need in a Python virtual environment.

Install the required tools:

$ sudo apt install git python3-virtualenv
$ sudo apt install git python3-virtualenv libasound2-dev

Prepare the development environment. If you are an external contributor and
plan on submitting some changes, you will have to [fork the Checkbox repository
Expand Down

0 comments on commit 85ee304

Please sign in to comment.