You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2013/10/03 14:12:53 UTC

svn commit: r1528822 - /qpid/proton/trunk/README

Author: rhs
Date: Thu Oct  3 12:12:53 2013
New Revision: 1528822

URL: http://svn.apache.org/r1528822
Log:
added perl-devel to binding dependencies

Modified:
    qpid/proton/trunk/README

Modified: qpid/proton/trunk/README
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/README?rev=1528822&r1=1528821&r2=1528822&view=diff
==============================================================================
--- qpid/proton/trunk/README (original)
+++ qpid/proton/trunk/README Thu Oct  3 12:12:53 2013
@@ -49,7 +49,8 @@ language:
   yum install openssl-devel
 
   # dependencies needed for bindings
-  yum install swig python-devel ruby-devel php-devel java-1.6.0-openjdk
+  yum install swig python-devel ruby-devel php-devel perl-devel \
+              java-1.6.0-openjdk
 
   # dependencies needed for python docs
   yum install epydoc



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