From: Thomas Goirand Date: Sat, 2 Feb 2013 17:38:30 +0000 (+0000) Subject: Fixed python-lxml dependency. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=af78ee017a1f0b0361b4d77d50eaaecc5d76c457;p=openstack-build%2Fheat-build.git Fixed python-lxml dependency. Rewritten-From: 72bcda404f6634012710d36b2ae9095c563214b4 --- diff --git a/trusty/debian/control b/trusty/debian/control index 91c79401..b9622f20 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: pep8, python-keystoneclient, python-kombu, python-lxml (>= 2.3), - python-lxml (<< 2.3.5), + python-lxml (<< 2.3.6), python-memcache, python-migrate, python-novaclient,