Merge pull request #860 from philenotfound/master

README: update Linux build dependencies
This commit is contained in:
Jan Holthuis 2015-11-13 15:06:02 +01:00
commit 01c7920d1e
1 changed files with 3 additions and 1 deletions

View File

@ -63,10 +63,12 @@ Building for Linux
------------------
Requirements:
* build-essential
* libasound
* libasound2
* libegl1-mesa-dev
* libgles2-mesa-dev
* libasound2-dev
* mesa-common-dev
* libgl1-mesa-dev
From project root directory: