Fix the rtmidi dependency

This commit is contained in:
David Hrdlička
2021-12-03 20:54:52 +01:00
parent 54551fc6c4
commit e7ae91ed59
3 changed files with 3 additions and 3 deletions

View File

@@ -9,6 +9,6 @@
"libpng",
"openal-soft",
"sdl2",
"pthreads"
"rtmidi"
]
}