From: Yaroslav Halchenko Date: Wed, 19 Dec 2012 15:43:51 +0000 (-0500) Subject: ENH: Install octave by installing qtoctave X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=13ccce2a2e746889cef06fb25d8d5cdabecdce0d;p=neurodebian.git ENH: Install octave by installing qtoctave then this would work for both squeeze (with backports) and wheezy VMs without causing problems --- diff --git a/tools/nd-vmsetupwizard b/tools/nd-vmsetupwizard index a899763..1ab3e4b 100755 --- a/tools/nd-vmsetupwizard +++ b/tools/nd-vmsetupwizard @@ -122,7 +122,7 @@ on the system. No installed packages will be reinstalled or removed, only additional components will be installed." \ FALSE "Emacs" "emacs" \ FALSE "Graphics (e.g. GIMP, Inscape)" "gimp,inkscape,svgtune,xzgv,vym" \ -FALSE "Octave" "octave,qtoctave" \ +FALSE "Octave" "qtoctave" \ FALSE "OpenOffice.org" "openoffice.org" \ FALSE "PyMVPA Tutorial" "$ipython,python-mvpa2,python-mvpa2-doc,python-mvpa2-tutorialdata,spyder" \ FALSE "Python: Electrophysiology & Modeling" "python-brian,python-pynn,python-pyentropy,stimfit" \