mirror of
https://github.com/PDP-10/its.git
synced 2026-05-05 15:44:10 +00:00
Use Panda Display with KLH10.
This commit is contained in:
@@ -12,6 +12,7 @@ install_linux() {
|
||||
case "$EMULATOR" in
|
||||
simh) sudo apt-get install -y simh;;
|
||||
sims) sudo apt-get install -y libx11-dev libxt-dev;;
|
||||
klh10) sudo apt-get install -y libusb-1.0-0-dev;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user