debian/control
changeset 11574 af1021553648
parent 11571 a80e076d3f42
child 11581 5b30fd6f18c4
equal deleted inserted replaced
11573:fd7d946d11b3 11574:af1021553648
    19  ${misc:Depends},
    19  ${misc:Depends},
    20  ${python:Depends},
    20  ${python:Depends},
    21  python-pyramid (>= 1.5.0),
    21  python-pyramid (>= 1.5.0),
    22  python-waitress (>= 0.8.9),
    22  python-waitress (>= 0.8.9),
    23  cubicweb-common (>= 3.19.3),
    23  cubicweb-common (>= 3.19.3),
    24 # XXX wsgicors?
    24  python-wsgicors,
    25 Recommends:
    25 Recommends:
    26  python-pyramid-debugtoolbar
    26  python-pyramid-debugtoolbar
    27 Description: Integrate CubicWeb with a Pyramid application
    27 Description: Integrate CubicWeb with a Pyramid application
    28  Provides pyramid extensions to load a CubicWeb instance and serve it through
    28  Provides pyramid extensions to load a CubicWeb instance and serve it through
    29  the pyramid stack.
    29  the pyramid stack.