From 0ccc251c8cfd3f74c2d9e32e5180e9c08cf31026 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Wed, 10 Jan 2018 16:40:33 +0100 Subject: [PATCH] Add conda meta.yaml --- conda-recipe/meta.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index b18f93e..756953c 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -15,16 +15,13 @@ requirements: - cppzmq - hdf5 - rapidjson + - boost run: - - cmake - - gcc - cppzmq - hdf5 - rapidjson - - test: - - gtest + - boost about: