From 7ed99da4008c7c6711e31234ecfac1faf569a9ec Mon Sep 17 00:00:00 2001 From: martinahansen Date: Wed, 25 Sep 2013 20:06:28 +0000 Subject: [PATCH] added bzip2-ruby gem requirement git-svn-id: http://biopieces.googlecode.com/svn/trunk@2216 74ccb610-7750-0410-82ae-013aeee3265d --- .../{biopieces_installer-0.48.sh => biopieces_installer-0.49.sh} | 1 + 1 file changed, 1 insertion(+) rename bp_scripts/{biopieces_installer-0.48.sh => biopieces_installer-0.49.sh} (99%) diff --git a/bp_scripts/biopieces_installer-0.48.sh b/bp_scripts/biopieces_installer-0.49.sh similarity index 99% rename from bp_scripts/biopieces_installer-0.48.sh rename to bp_scripts/biopieces_installer-0.49.sh index 894af1b..0405316 100755 --- a/bp_scripts/biopieces_installer-0.48.sh +++ b/bp_scripts/biopieces_installer-0.49.sh @@ -209,6 +209,7 @@ function prompt_test_prerequisites test_ruby_gem "gnuplot" test_ruby_gem "narray" test_ruby_gem "RubyInline" + test_ruby_gem "bzip2-ruby" test_aux_program "blastall" test_aux_program "blat" test_aux_program "bwa" -- 2.39.2