1
0
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:
Mark Pizzolato 2023-06-27 10:29:55 -10:00
parent dd406478e4
commit 4cbaa13522

View File

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