mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 00:49:33 +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.
|
- 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
|
sudo apt-get install autoconf automake
|
||||||
|
|
||||||
- Since you will be fetching code from git repositories you
|
- Since you will be fetching code from git repositories you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user