# HG changeset patch
# User iuc
# Date 1432541485 14400
# Node ID eff0effaf35b6ddcaa44f575f7e9eb47615c45b9
# Parent c5454655286871d94e3544ae3a8fce8370ea0b84
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
diff -r c54546552868 -r eff0effaf35b tool_dependencies.xml
--- a/tool_dependencies.xml Sun May 24 22:44:31 2015 -0400
+++ b/tool_dependencies.xml Mon May 25 04:11:25 2015 -0400
@@ -3,6 +3,15 @@
+
+
+
+
+
+
+
+
+
@@ -12,6 +21,15 @@
+
+
+
+
+
+
+
+
+
@@ -23,6 +41,7 @@
$INSTALL_DIR
$INSTALL_DIR
$ENV[LIBXML_ROOT_PATH]/lib
+ $INSTALL_DIR/lib/pkgconfig
@@ -31,8 +50,6 @@
It has an elegant syntax that is natural to read and easy to write.
https://www.ruby-lang.org/
- It is highly advisable to install the libxml2 development package (eg libxml2-dev) on your system as failure to do so will cause gems that depend on libxml2 to fail.
-
RUBYHOME and RUBYLIB will be set and with GALAXY_RUBY_HOME you can access the root installation directory.