Commit 83db8d39 authored by Kelvin Rodriguez's avatar Kelvin Rodriguez Committed by jlaura
Browse files

Added libs to env file that may be missing on some Linux machines (#303)

* remove gcc from env.yml

* update env file to point prefer krodriguez channel over astro

* Fixed sip issues with bundleadjust.sip being out of sync with source

* removed fortran in find script

* removed build numbers, need to sync MacOS and Linux build numbers

* added to python install rpaths

* readded opengl

* opengl is annoying

* linux is being difficult

* added libs that may be missing on some linux distros
parent a3af91fc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ channels:
  - probcomp
  - anaconda
  - defaults

dependencies:
  - pcl==1.8.1
  - geos==3.5.1
@@ -15,6 +16,9 @@ dependencies:
  - sip==4.18
  - mysql==5.7.20
  - ninja==1.7.2=0
  - xorg-libsm
  - xorg-libxi
  - xorg-libice
  - patchelf==0.9
  - pip==9.0.1
  - setuptools=38.5.1