python-lxml is now a real dependency
authorAdrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 23 Jul 2009 11:23:12 +0200
changeset 2429 d3f4bffb57d0
parent 2428 a3e10e6a2461
child 2430 7d9ed6c740ec
python-lxml is now a real dependency
debian/control
--- a/debian/control	Wed Jul 22 19:42:44 2009 +0200
+++ b/debian/control	Thu Jul 23 11:23:12 2009 +0200
@@ -76,8 +76,8 @@
 Package: cubicweb-common
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.41.0), python-yams (>= 0.23.0), python-rql (>= 0.22.1)
-Recommends: python-simpletal (>= 4.0), python-lxml
+Depends: ${python:Depends}, graphviz, gettext, python-logilab-mtconverter (>= 0.6.0), python-logilab-common (>= 0.41.0), python-yams (>= 0.23.0), python-rql (>= 0.22.1), python-lxml
+Recommends: python-simpletal (>= 4.0)
 Conflicts: cubicweb-core
 Replaces: cubicweb-core
 Description: common library for the CubicWeb framework