mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge pull request #3556 from Zipdox/develop
Fix packaging issue caused by qt5-default
This commit is contained in:
commit
5e980ceef2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Maintainer: Petr Mrázek <peterix@gmail.com>
|
|||
Section: games
|
||||
Priority: optional
|
||||
Installed-Size: 75
|
||||
Depends: zenity, desktop-file-utils, qt5-default, wget
|
||||
Depends: zenity, desktop-file-utils, libqt5widgets5, libqt5gui5, libqt5network5, libqt5core5a, libqt5xml5, libqt5concurrent5, wget
|
||||
Recommends: openjdk-8-jre
|
||||
Homepage: http://multimc.org
|
||||
Description: A local install wrapper for MultiMC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue