commit a79ee0c94ec312ed2d8ce434b08634090809ba05
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Oct 8 17:22:39 2017 +0100
Fix Perl builroot changes
pcsx2.spec | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/pcsx2.spec b/pcsx2.spec
index 796476e..7d96954 100644
--- a/pcsx2.spec
+++ b/pcsx2.spec
@@ -41,6 +41,13 @@ BuildRequires: wxGTK-devel
BuildRequires: soundtouch-devel
BuildRequires: libaio-devel
BuildRequires: lzma-devel
+# for /usr/bin/perl
+%if 0%{?rhel} && 0%{?rhel} < 8
+BuildRequires: perl
+BuildRequires: perl-version
+%else
+BuildRequires: perl-interpreter
+%endif
Requires: joystick
Requires: hicolor-icon-theme
@@ -158,6 +165,7 @@ fi
therefore SDL2 also is disabled, intructions on
https://github.com/PCSX2/pcsx2/wiki/Installing-on-Linux
- Enable GLSL_API and AVX
+- Fix Perl builroot changes.
* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.4-4
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild