mirror of
https://github.com/PDP-10/its.git
synced 2026-03-04 10:44:38 +00:00
KLH10 needs automake installed.
This commit is contained in:
@@ -34,6 +34,7 @@ install_osx() {
|
||||
case "$EMULATOR" in
|
||||
simh) brew install sdl2;;
|
||||
pdp10-*) brew install sdl2;;
|
||||
klh10) brew install automake;;
|
||||
esac
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user