From: Yaroslav Halchenko Date: Mon, 7 Nov 2011 14:50:57 +0000 (-0500) Subject: just a comment on TODO for adding PyMVPA into the vmsetupwizard selection X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7f88bd8f2426fdb9a9e2f9a238284ed523b49556;p=neurodebian.git just a comment on TODO for adding PyMVPA into the vmsetupwizard selection --- diff --git a/tools/nd-vmsetupwizard b/tools/nd-vmsetupwizard index ed3c7a4..8d69df4 100755 --- a/tools/nd-vmsetupwizard +++ b/tools/nd-vmsetupwizard @@ -104,6 +104,9 @@ fi # create symlink to shared folder into homedir [ ! -e $HOME/host ] && ln -s /media/sf_host $HOME/host +# TODO: add PyMVPA: +# FALSE "PyMVPA" "python-mvpa2,python-mvpa2-doc,python-mvpa2-tutorial-data" \ +# needs -doc and -tutorial-data package packages=$(zenity --list $icon_opt --checklist --column="Install" --column="Description" \ --column="Package Name" --print-column=3 --hide-column=3 --hide-header \ --separator=' ' --text="Please select any additional component that shall be installed.