[csw-devel] SF.net SVN: gar:[14046] csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sat Apr 2 02:42:48 CEST 2011
Revision: 14046
http://gar.svn.sourceforge.net/gar/?rev=14046&view=rev
Author: bdwalton
Date: 2011-04-02 00:42:48 +0000 (Sat, 02 Apr 2011)
Log Message:
-----------
rbgems/libxml-ruby/trunk: correct libruby dep after update was released
Modified Paths:
--------------
csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile
Modified: csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile 2011-04-01 21:18:56 UTC (rev 14045)
+++ csw/mgar/pkg/rbgems/libxml-ruby/trunk/Makefile 2011-04-02 00:42:48 UTC (rev 14046)
@@ -8,7 +8,7 @@
The Libxml-Ruby project provides Ruby language bindings for the GNOMELibxml2 XML tolkit. It is fre software, released under the MITLicense. Libxml-ruby's primary advantage over REXML is performance -if sped is your ned, these are god libraries to consider, asdemonstrated by the informal benchmark below.
endef
-RUNTIME_DEP_PKGS = CSWiconv CSWlibruby1 CSWlibxml2-2 CSWzlib
+RUNTIME_DEP_PKGS = CSWiconv CSWlibruby18-1 CSWlibxml2-2 CSWzlib
GEM_BUILD_FLAGS += --with-xml2-config=$(bindir)/xml2-config
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list