From 3f1bf2b2b473518e8c34aecd8ac6cc96986669fb Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Fri, 24 Apr 2015 10:30:36 +0200 Subject: [PATCH] Added pymongo as build-depends. Rewritten-From: e5cfa0ee23638ec167aa1ffec16834a881b40962 --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index c9297d7..2606636 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends-Indep: python-crypto, python-decorator, python-mako, python-memcache, + python-pymongo, python-openssl, python-paste, python-pyasn1, @@ -28,6 +29,7 @@ Build-Depends-Indep: python-crypto, python3-decorator, python3-mako, python3-memcache, + python3-pymongo, python3-openssl, python3-paste, python3-pyasn1, -- 2.45.2