debian/control
changeset 12656 91178bc271c7
parent 12654 b2fb404fae3a
child 12657 2856182d4628
--- a/debian/control	Wed Jun 19 15:44:17 2019 +0200
+++ b/debian/control	Wed Jun 19 16:10:19 2019 +0200
@@ -26,6 +26,7 @@
  python3-repoze.lru,
  python3-wsgicors,
  python3-filelock,
+ python3-pycryptodome,
  sphinx-common,
 Standards-Version: 4.3.0
 Homepage: https://www.cubicweb.org
@@ -40,30 +41,13 @@
  graphviz,
  gettext,
 Recommends:
+ ${python3:Recommends},
  cubicweb-ctl (= ${source:Version}),
  python3-cubicweb-postgresql-support (= ${source:Version})
  | sqlite3,
-# pyramid recommends
- python3-pyramid (>= 1.5.0),
- python3-pyramid-multiauth,
- python3-waitress (>= 0.8.9),
- python3-wsgicors,
- python3-repoze.lru,
-# common recommends
- python3-simpletal (>= 4.0),
- python3-pycryptodome,
-# web recommends (mostly)
- python3-docutils (>= 0.6),
- python3-vobject,
  fckeditor,
- python3-fyzz,
- python3-imaging,
- python3-rdflib,
- python3-werkzeug,
-# dev recommends
- python3-pysqlite2,
 Suggests:
- python3-zmq,
+ ${python3:Suggests},
  python3-cwclientlib (>= 0.4.0),
  python3-cubicweb-documentation (= ${source:Version}),
  w3c-dtd-xhtml,