add qt5-linguist dependency to buildguide

This commit is contained in:
graybush 2022-06-11 19:54:07 -05:00
parent 0dd82e6b48
commit c69dbe9f76
No known key found for this signature in database
GPG Key ID: 8038BA2C07AF5CCB

View File

@ -46,7 +46,7 @@ $ sudo apt install build-essential qt5-default
```
##### Fedora
```
$ sudo dnf install qt5-qtbase-devel
$ sudo dnf install qt5-qtbase-devel qt5-linguist
```
##### macOS
```