# HG changeset patch # User David Douard # Date 1437578336 -7200 # Node ID 9e20a86da6ce91bccf9d436d34eca1dc6eddce68 # Parent 00bec1345a78cfb056f5194c6bcb3450d669891f [debian] add missing dependency on pyramid-cubicweb and python-wsgicors diff -r 00bec1345a78 -r 9e20a86da6ce debian/control --- a/debian/control Wed Jul 22 17:12:12 2015 +0200 +++ b/debian/control Wed Jul 22 17:18:56 2015 +0200 @@ -12,7 +12,9 @@ Architecture: all Depends: cubicweb-common (>= 3.19.3), + pyramid-cubicweb (>= 0.3.0), python-waitress, + python-wsgicors, ${python:Depends}, ${misc:Depends}, Description: Add the 'pyramid' command to cubicweb-ctl"