You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2017/06/09 01:25:50 UTC

[27/50] [abbrv] qpid-proton git commit: NO-JIRA: Updated INSTALL.md ruby requirements for fedora >=25

NO-JIRA: Updated INSTALL.md ruby requirements for fedora >=25


Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/ec1d1a3f
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/ec1d1a3f
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/ec1d1a3f

Branch: refs/heads/go1
Commit: ec1d1a3fde6634b1f3aeffd3260b832812898d5c
Parents: 33609f5
Author: Alan Conway <ac...@redhat.com>
Authored: Wed May 24 20:10:33 2017 -0400
Committer: Alan Conway <ac...@redhat.com>
Committed: Wed May 24 20:10:33 2017 -0400

----------------------------------------------------------------------
 INSTALL.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/ec1d1a3f/INSTALL.md
----------------------------------------------------------------------
diff --git a/INSTALL.md b/INSTALL.md
index a4803ef..8de93fe 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -24,6 +24,7 @@ package for that language:
     $ yum install swig          # Required for all bindings
     $ yum install python-devel                               # Python
     $ yum install ruby-devel rubygem-rspec rubygem-simplecov # Ruby
+    $ yum install rubygem-test-unit  # Ruby on fedora >= 25
     $ yum install pphp-devel                                 # PHP
     $ yum install perl-devel                                 # Perl
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org