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:
Mark Pizzolato 2021-10-06 23:38:08 -07:00
parent 976ba05604
commit c73474df8d

View file

@ -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