commit c6a1365c7631cf65a9c07eeaa920218a238bc420
Author: Ben Rosser <rosser.bjr(a)gmail.com>
Date: Wed Feb 21 17:45:20 2018 -0500
My bad; re-add git dependency as cmake complains if it's not present.
dfhack.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dfhack.spec b/dfhack.spec
index 0613770..bc5a6f1 100644
--- a/dfhack.spec
+++ b/dfhack.spec
@@ -80,7 +80,7 @@ Patch1: isoworld-cmath-include.patch
# dfhack does not currently support non-32-bit DF.
ExclusiveArch: %{ix86} x86_64
-BuildRequires: gcc, cmake, zlib-devel, mesa-libGL-devel
+BuildRequires: gcc, git, cmake, zlib-devel, mesa-libGL-devel
BuildRequires: perl-XML-LibXML, perl-XML-LibXSLT, perl-Digest-SHA
# Unbundled ruby.
Show replies by date