commit cae6f4ecd433b42f3f816b3e988082d8cfbd10b7
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat Sep 24 18:52:01 2022 +0200
Release 1.13.2 | Remove wrong patch
ppsspp-use-qt6.patch | 31 -------------------------------
ppsspp.spec | 2 --
2 files changed, 33 deletions(-)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index 53d226f..c15355a 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -116,7 +116,6 @@ Patch2: %{name}-ffmpeg-set_x64_build_flags.patch
Patch3: %{name}-ffmpeg-set_aarch64_build_flags.patch
Patch4: %{name}-ffmpeg-set_arm_build_flags.patch
Patch5: %{name}-fix_compile_issue.patch
-Patch6: %{name}-use-qt6.patch
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(glesv2)
@@ -203,7 +202,6 @@ PPSSPP with Qt5 frontend wrapper.
%patch4 -p1 -b .backup
%patch5 -p1 -b .backup
%endif
-%patch6 -p1 -b .qt6_backup
# Remove bundled libraries
rm -rf /ext/native/ext/libzip
Show replies by date