From d00870565bd4fff8ff237f6d9eca1056ef13f625 Mon Sep 17 00:00:00 2001
From: jeanfrancoisdenis <jean-francois.denis@cea.fr>
Date: Tue, 23 May 2017 09:32:06 +0000
Subject: [PATCH] Delete dependencies

---
 Makefile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Makefile b/Makefile
index 431dee6..ba70181 100644
--- a/Makefile
+++ b/Makefile
@@ -5,9 +5,4 @@ MISCS +=protocol/pmacVariables.proto
 DOC = doc/README.md
 OPIS += opi/
 
-USR_DEPENDENCIES = fastacquisition,1.1.0
-USR_DEPENDENCIES += dataacquisition,1.0.1
-USR_DEPENDENCIES = ecat2db,0.3.1
-USR_DEPENDENCIES += dataacquisition,1.0.1
-
 vpath % ../../misc
-- 
GitLab