From f84b34dea7529a382e3efe4ef74a016bdb701f6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Thu, 19 Dec 2013 13:52:28 +0100 Subject: [PATCH] Add git and cmake BR to execute all RubyGems test cases. --- ruby.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ruby.spec b/ruby.spec index 952626e..d65d6bc 100644 --- a/ruby.spec +++ b/ruby.spec @@ -156,6 +156,9 @@ BuildRequires: procps BuildRequires: %{_bindir}/dtrace # Unbundle cert.pem BuildRequires: ca-certificates +# RubyGems test suite optional dependencies. +BuildRequires: %{_bindir}/git +BuildRequires: %{_bindir}/cmake # This package provides %%{_bindir}/ruby-mri therefore it is marked by this # virtual provide. It can be installed as dependency of rubypick.