mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
README: Correct Ubuntu/Debian build dependencies (Daichi Tamaki)
This commit is contained in:
parent
dd406478e4
commit
4cbaa13522
@ -650,7 +650,7 @@ Different Linux distributions have different package management systems:
|
||||
|
||||
Ubuntu/Debian:
|
||||
|
||||
# apt-get install gcc libpcap-dev libvdeplug-dev libpcre3-dev libedit-dev libsdl2-dev libpng-dev libsdl2_ttf-dev
|
||||
# apt-get install gcc libpcap-dev libvdeplug-dev libpcre3-dev libedit-dev libsdl2-dev libpng-dev libsdl2-ttf-dev
|
||||
|
||||
Fedora/RedHat:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user