Skip to content

Commit

Permalink
switch back to qt5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
looooo committed Aug 16, 2019
1 parent 286bbc2 commit 8cde947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda/linux_dev/linux_dev.sh
Expand Up @@ -3,7 +3,7 @@ conda create \
-p AppDir/usr \
freecad calculix blas=*=openblas gitpython \
numpy matplotlib-base scipy sympy pandas six pyyaml \
opencamlib ifcopenshell qt=5.12 \
opencamlib ifcopenshell qt=5.9 \
--copy \
-c freecad/label/dev \
-c conda-forge \
Expand Down
2 changes: 1 addition & 1 deletion conda/osx_dev/osx_dev.sh
Expand Up @@ -3,7 +3,7 @@ conda create \
-p APP/FreeCAD.app/Contents/Resources \
freecad calculix blas=*=openblas gitpython \
numpy matplotlib-base scipy sympy pandas six pyyaml jinja2 \
opencamlib ifcopenshell qt=5.12 \
opencamlib ifcopenshell qt=5.9 \
--copy \
-c freecad/label/dev \
-c conda-forge \
Expand Down

0 comments on commit 8cde947

Please sign in to comment.