We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10734c commit 2484824Copy full SHA for 2484824
README.md
@@ -24,13 +24,13 @@ sudo apt install minotor
24
### With system-wide rtmdi
25
26
~~~
27
-sudo apt install qtbase5-dev librtmidi-dev libqt5extserialport-dev
+sudo apt install qt5-defaults librtmidi-dev libqt5extserialport-dev
28
29
30
### With embedded rtmidi, without JACK support
31
32
33
-sudo apt install qtbase5-dev libasound2-dev libqt5extserialport-dev
+sudo apt install qt5-defaults libasound2-dev libqt5extserialport-dev
34
35
36
## Compilation
0 commit comments