]> git.pld-linux.org Git - packages/gem2rpm.git/commitdiff
tests require minitest
authorElan Ruusamäe <glen@delfi.ee>
Mon, 23 May 2016 16:51:59 +0000 (19:51 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 23 May 2016 16:51:59 +0000 (19:51 +0300)
/usr/share/gems/gems/minitest-4.7.5/lib/minitest/unit.rb:26:in
`const_missing': uninitialized constant MiniTest::Test (NameError)

gem2rpm.spec

index 8e46718c212cb857b5b742c41ff8396313024c65..d370a024986179c2091da8eaacf9d2851c84963e 100644 (file)
@@ -18,6 +18,7 @@ URL:          https://github.com/fedora-ruby/gem2rpm
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.656
 %if %{with tests}
+BuildRequires: ruby-minitest
 BuildRequires: ruby-rake
 %endif
 Requires:      pld-release
This page took 0.101707 seconds and 4 git commands to generate.