diff tool_dependencies.xml @ 0:a3f02a928f5e draft

planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author mvdbeek
date Sat, 15 Aug 2015 09:28:59 -0400
parents
children 96c348976275
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Sat Aug 15 09:28:59 2015 -0400
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<tool_dependency>
+  <package name="ncbi-vdb" version="2.5.2">
+    <install version="1.0">
+      <actions>
+        <action type="download_by_url" target_filename="ncbi-vdb-2.5.2.tar.gz">https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz</action>
+        <action type="autoconf"></action>
+      </actions>
+    </install>
+    <readme>
+  ncbi-vdb, required for sra-tools package.
+    </readme>
+  </package>
+</tool_dependency>