mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 07:29:29 +02:00
We need libasound-dev to build on ubuntu 16.04
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user