mirror of
https://github.com/open-simh/simh.git
synced 2026-04-30 13:41:55 +00:00
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:
@@ -550,8 +550,8 @@ Ubuntu:
|
|||||||
# apt-get install libpcap-dev
|
# apt-get install libpcap-dev
|
||||||
# apt-get install libpcre3-dev
|
# apt-get install libpcre3-dev
|
||||||
# apt-get install vde2
|
# apt-get install vde2
|
||||||
# apt-get install libsdl2
|
# apt-get install libsdl2-dev
|
||||||
# apt-get install libsdl2_ttf
|
# apt-get install libsdl2_ttf-dev
|
||||||
|
|
||||||
#### Windows
|
#### Windows
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user