rdkit / conda-rdkit

Conda build recipe for the rdkit
50 stars 30 forks source link

review the dependency from ICU #55

Open rvianello opened 6 years ago

rvianello commented 6 years ago

if the boost package is linking the ICU libraries, the recipe should pick them from anaconda and specify the build/runtime dependency.

(ref https://github.com/deepchem/deepchem/pull/857 although I'm not fully clear if rdkit was the actual cause in that case)