Skip to content
Snippets Groups Projects
Commit 0f347072 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

[conda recipe] Add make next to cmake dependency

parent 786fa672
No related branches found
No related tags found
No related merge requests found
Pipeline #45390 canceled
......@@ -22,6 +22,7 @@ requirements:
- {{ compiler('cxx') }}
- pkg-config {{ pkg_config }}
- cmake {{ cmake }}
- make {{ make }}
host:
- python {{ python }}
- setuptools {{ setuptools }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment