From 2aa72d55525739d3a25a2477443eabb1e6b7a7c0 Mon Sep 17 00:00:00 2001
From: Edoardo Pasca <edo.paskino@gmail.com>
Date: Tue, 3 Apr 2018 15:43:54 +0100
Subject: renamed processors ops and utils

fixed examples
---
 Wrappers/Python/conda-recipe/meta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Wrappers/Python/conda-recipe')

diff --git a/Wrappers/Python/conda-recipe/meta.yaml b/Wrappers/Python/conda-recipe/meta.yaml
index 12e83e2..ca91ed0 100755
--- a/Wrappers/Python/conda-recipe/meta.yaml
+++ b/Wrappers/Python/conda-recipe/meta.yaml
@@ -19,7 +19,7 @@ requirements:
     - python
     - numpy
     - scipy
-    - ccpi-common
+    - ccpi-framework
     - astra-toolbox
 	
 about:
-- 
cgit v1.2.3