]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-Base-Stuff.sh
Added the installation of wget for Fedora.
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-Base-Stuff.sh
index 60d02ea393cdb875d516409516cabb9a32f8725e..7220629fc79321a38bb781955c3b79539048eb79 100644 (file)
@@ -50,6 +50,7 @@ then
   # ///\TODO what about SuSE? Debian? Mandriva? Gentoo?
   case "$OperatingSystem" in
   Fedora)
+     yum install wget                 -y
      yum install cmake                -y
      yum install cmake-gui            -y
      yum install doxygen              -y