From b7161b8720010cd9a101d86b051096911b6c1532 Mon Sep 17 00:00:00 2001
From: Mohamed Larabi <mohamed.larabi@inria.fr>
Date: Tue, 14 Jan 2014 15:18:37 +0100
Subject: [PATCH] deb pkg: pkg sfa depends on sfa-common pkg

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a29d37e9..f5e22836 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ X-Python-Version: >= 2.7
 
 Package: sfa
 Architecture: any
-Depends: postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime
+Depends: postgresql (>= 8.2), python-psycopg2, python-sqlalchemy, python-migrate, uuid-runtime, sfa-common
 Description: Server-side for SFA, generic implementation derived from PlanetLab
 
 Package: sfa-common
-- 
2.47.0