Skip to content

Commit

Permalink
fix: prismlauncher-nightly (#1356)
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
(cherry picked from commit 2b1c316)
  • Loading branch information
madonuko authored and raboneko committed Jun 15, 2024
1 parent e75e340 commit 112368a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ BuildRequires: cmake(Qt%{qt_version}Network) >= %{min_qt_version}
BuildRequires: cmake(Qt%{qt_version}Test) >= %{min_qt_version}
BuildRequires: cmake(Qt%{qt_version}Widgets) >= %{min_qt_version}
BuildRequires: cmake(Qt%{qt_version}Xml) >= %{min_qt_version}
BuildRequires: cmake(Qt%{qt_version}NetworkAuth) >= %{min_qt_version}

%if %{with qt6}
BuildRequires: cmake(Qt6Core5Compat)
Expand Down

0 comments on commit 112368a

Please sign in to comment.