commit e0c6d49d1b5ba0c52c9901d530e6a42d860de555
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Mon Apr 20 20:13:35 2020 -0400
perl-File-Copy only exists in Fedora 33+.
dfhack.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dfhack.spec b/dfhack.spec
index fede923..3b34874 100644
--- a/dfhack.spec
+++ b/dfhack.spec
@@ -94,7 +94,7 @@ Patch3: protobuf-gcc-10-fix.patch
ExclusiveArch: %{ix86} x86_64
BuildRequires: gcc, git, cmake, zlib-devel, mesa-libGL-devel
-BuildRequires: perl-XML-LibXML, perl-XML-LibXSLT, perl-Digest-SHA, perl-File-Copy
+BuildRequires: perl-XML-LibXML, perl-XML-LibXSLT, perl-Digest-SHA
BuildRequires: gcc-c++
# I think this is necessary now, otherwise the build fails.
Show replies by date