mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-29 16:53:51 +01:00
We need libasound-dev to build on ubuntu 16.04
This commit is contained in:
committed by
James Crook
parent
0524dc5880
commit
e2ad0bbc2e
@@ -21,7 +21,7 @@ sudo apt-get install build-essential cmake
|
||||
|
||||
- Auto-tools are also needed.
|
||||
|
||||
sudo apt-get install libasound libgtk2.0-dev libgtk-3-dev
|
||||
sudo apt-get install libasound2-dev libgtk2.0-dev libgtk-3-dev
|
||||
sudo apt-get install autoconf automake
|
||||
|
||||
- Since you will be fetching code from git repositories you
|
||||
|
||||
Reference in New Issue
Block a user