README: Correct Ubuntu build dependencies
This is a trivial correction since if dependencies are missing at build time what is missing is and how to fix it is properly described in build time messages. As reported in #1081
This commit is contained in:
parent
976ba05604
commit
c73474df8d
1 changed files with 2 additions and 2 deletions
|
@ -550,8 +550,8 @@ Ubuntu:
|
|||
# apt-get install libpcap-dev
|
||||
# apt-get install libpcre3-dev
|
||||
# apt-get install vde2
|
||||
# apt-get install libsdl2
|
||||
# apt-get install libsdl2_ttf
|
||||
# apt-get install libsdl2-dev
|
||||
# apt-get install libsdl2_ttf-dev
|
||||
|
||||
#### Windows
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue