]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: Build-Depends on python-pecan 15405/head
authorSage Weil <sage@redhat.com>
Thu, 8 Jun 2017 17:49:30 +0000 (13:49 -0400)
committerSage Weil <sage@redhat.com>
Thu, 8 Jun 2017 21:45:47 +0000 (17:45 -0400)
This is needed for make check (so that restful mgr module can load).

Signed-off-by: Sage Weil <sage@redhat.com>
debian/control

index 57bd840b40cde2cf1b293453f1818d6c84c08705..9a7f352eb5ef479d5cdf0d0aa32ad41ff11141c0 100644 (file)
@@ -52,9 +52,11 @@ Build-Depends: bc,
                python-all-dev,
                python-cherrypy3,
                python-nose,
+              python-pecan,
               python-prettytable,
               python-setuptools,
                python-sphinx,
+              python-werkzeug,
                python3-all-dev,
                python3-setuptools,
                virtualenv | python-virtualenv,