Update changelog.md
Just installing "qt5-qtbase" on Fedora 30 does not allow MultiMC to run. It still needs "libQt5Widgets.so.5" and by running "dnf whatprovides" it tells me "qt5-qtbase-gui" provides that file and also pulls in "qt5-qtbase" as a dependency if not already installed. I am assuming this is the same situation for CentOS/RHEL
This commit is contained in:
parent
3a67990acd
commit
280e0e6e36
@ -12,7 +12,7 @@ Make sure you have the following packages before you update:
|
||||
|
||||
- Arch: `qt5-base`
|
||||
- Debian/Ubuntu: `qt5-default`
|
||||
- CentOS/RHEL: `qt5-qtbase`
|
||||
- CentOS/RHEL/Fedora: `qt5-qtbase-gui`
|
||||
- Suse: `libqt5-qtbase`
|
||||
|
||||
MultiMC on linux is built with Qt 5.4 and older versions of Qt will not work.
|
||||
@ -1170,4 +1170,4 @@ Long time coming, this release brought a lot of incremental improvements and fix
|
||||
- Added additional information to the about dialog.
|
||||
|
||||
## MultiMC 0.0
|
||||
- Initial release.
|
||||
- Initial release.
|
||||
|
Loading…
Reference in New Issue
Block a user