From 346e087409eeffba1059d4bc7994a09cec1f285e Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 15 Dec 2025 02:12:12 -0800 Subject: [PATCH] fix (prism-launcher): needed build deps and new file (#8384) (#8389) (cherry picked from commit f1b54c3200d52a1ce992868f7c2c1f90b6baccd4) Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- .../prismlauncher-nightly/prismlauncher-nightly.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 2a40dbf6e2..f70bb2785e 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -59,7 +59,9 @@ BuildRequires: desktop-file-utils BuildRequires: libappstream-glib BuildRequires: tomlplusplus-devel BuildRequires: cmake(ghc_filesystem) -BuildRequires: qrencode-devel +BuildRequires: pkgconfig(libqrencode) +BuildRequires: pkgconfig(libarchive) +BuildRequires: pkgconfig(gamemode) BuildRequires: cmake(Qt%{qt_version}Concurrent) >= %{min_qt_version} BuildRequires: cmake(Qt%{qt_version}Core) >= %{min_qt_version} BuildRequires: cmake(Qt%{qt_version}Gui) >= %{min_qt_version} @@ -71,9 +73,6 @@ BuildRequires: cmake(Qt%{qt_version}NetworkAuth) >= %{min_qt_version} %if %{with qt6} BuildRequires: cmake(Qt6Core5Compat) -BuildRequires: quazip-qt6-devel -%else -BuildRequires: quazip-qt5-devel %endif BuildRequires: pkgconfig(libcmark) @@ -162,6 +161,7 @@ rm -f %{buildroot}%{_datadir}/metainfo/org.prismlauncher.PrismLauncher.metainfo. %{_datadir}/applications/org.prismlauncher.PrismLauncher.desktop %{_metainfodir}/%{appid}.metainfo.xml %{_datadir}/icons/hicolor/scalable/apps/org.prismlauncher.PrismLauncher.svg +%{_datadir}/icons/hicolor/256x256/apps/org.prismlauncher.PrismLauncher.png %{_datadir}/mime/packages/modrinth-mrpack-mime.xml %{_datadir}/qlogging-categories%{qt_version}/prismlauncher.categories %{_mandir}/man?/prismlauncher.*