]> review.fuel-infra Code Review - packages/trusty/python-pysaml2.git/commitdiff
Added pymongo as build-depends.
authorThomas Goirand <zigo@debian.org>
Fri, 24 Apr 2015 08:30:36 +0000 (10:30 +0200)
committerThomas Goirand <zigo@debian.org>
Fri, 24 Apr 2015 08:30:36 +0000 (10:30 +0200)
Rewritten-From: e5cfa0ee23638ec167aa1ffec16834a881b40962

debian/control

index c9297d7666794bc04e6e1b9330f09c273571546e..2606636590fca21e8eb7903c18968a3a20da669d 100644 (file)
@@ -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,