idaholab / conda-moose

A repository designed to hold the necessary formulas to build the MOOSE Environment packages designed for Conda distribution.
4 stars 4 forks source link

Fix missing moose-compilers #30

Closed milljm closed 4 years ago

milljm commented 4 years ago

Lots to learn. Looks like 'outputs' is something special. Add requirements field to include run dependencies. This will allow moose-mpich to require moose-compilers when installed.

Refs #27