From 0eb4113437455ae7ce86bb99738d56e1b72d7dc8 Mon Sep 17 00:00:00 2001 From: mencian Date: Wed, 6 Nov 2024 10:43:58 -0600 Subject: [PATCH] add cmake --- recipes/pyfamsa/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/pyfamsa/meta.yaml b/recipes/pyfamsa/meta.yaml index 194716c09535f..a08d3a6682906 100644 --- a/recipes/pyfamsa/meta.yaml +++ b/recipes/pyfamsa/meta.yaml @@ -19,6 +19,8 @@ requirements: build: - {{ compiler('c') }} - {{ compiler('cxx') }} + - cmake + - make host: - python - pip