# HG changeset patch
# User devteam
# Date 1417640289 18000
# Node ID 95d2c4aefb5f9204ec2b42fb03960f29b17582bc
# Parent  1ef76f8d8e52dfda338eba75ab33d0a6bcac2303
Updated from GH

diff -r 1ef76f8d8e52 -r 95d2c4aefb5f tool_dependencies.xml
--- a/tool_dependencies.xml	Thu Mar 27 14:13:44 2014 -0400
+++ b/tool_dependencies.xml	Wed Dec 03 15:58:09 2014 -0500
@@ -26,6 +26,14 @@
                         <destination>$INSTALL_DIR/bin</destination>
                     </action>
                     <action type="move_file">
+                        <source>bcftools/bcftools</source>
+                        <destination>$INSTALL_DIR/bin</destination>
+                    </action>
+                    <action type="move_file">
+                        <source>bcftools/vcfutils.pl</source>
+                        <destination>$INSTALL_DIR/bin</destination>
+                    </action>
+                    <action type="move_file">
                         <source>libbam.a</source>
                         <destination>$INSTALL_DIR/lib</destination>
                     </action>
@@ -68,4 +76,4 @@
          bamshuf     shuffle and group alignments by name
         </readme>
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>