Skip to content

Commit 2484824

Browse files
committed
README.md: qt5-defaults have all requierements
1 parent f10734c commit 2484824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ sudo apt install minotor
2424
### With system-wide rtmdi
2525

2626
~~~
27-
sudo apt install qtbase5-dev librtmidi-dev libqt5extserialport-dev
27+
sudo apt install qt5-defaults librtmidi-dev libqt5extserialport-dev
2828
~~~
2929

3030
### With embedded rtmidi, without JACK support
3131

3232
~~~
33-
sudo apt install qtbase5-dev libasound2-dev libqt5extserialport-dev
33+
sudo apt install qt5-defaults libasound2-dev libqt5extserialport-dev
3434
~~~
3535

3636
## Compilation

0 commit comments

Comments
 (0)