diff --git a/conda/meta.yaml b/conda/meta.yaml index 135876aff3db7db7b713f145c90f0694d5fdc126..168e282f1d2185e500c4d14cc5d4c41a4b6c1e6c 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -22,6 +22,7 @@ requirements: - {{ compiler('cxx') }} - pkg-config {{ pkg_config }} - cmake {{ cmake }} + - make {{ make }} host: - python {{ python }} - setuptools {{ setuptools }}