# HG changeset patch
# User iuc
# Date 1432502000 14400
# Node ID fba434da644236ad8f53931587c5e3ffb3a07564
# Parent 998abc239e3e481efb3a047fcfb616e837d28db0
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 5cdd9650f394d84509d00550bb84bc592109756e-dirty
diff -r 998abc239e3e -r fba434da6442 tool_dependencies.xml
--- a/tool_dependencies.xml Sun May 24 17:09:49 2015 -0400
+++ b/tool_dependencies.xml Sun May 24 17:13:20 2015 -0400
@@ -9,6 +9,9 @@
+
+
+
@@ -24,6 +27,9 @@
+
+
+
@@ -35,6 +41,7 @@
$INSTALL_DIR
$INSTALL_DIR
$ENV[LIBXML_ROOT_PATH]/lib
+ $INSTALL_DIR/lib/pkgconfig
@@ -43,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.