]> review.fuel-infra Code Review - openstack-build/horizon-build.git/commitdiff
Added python-selenium as build-depends, to satisfy the imports.
authorThomas Goirand <thomas@goirand.fr>
Mon, 21 Mar 2016 14:20:48 +0000 (14:20 +0000)
committerThomas Goirand <thomas@goirand.fr>
Mon, 21 Mar 2016 14:20:48 +0000 (14:20 +0000)
Rewritten-From: 20bbb5eb36c4b12c7d7686f651633498f764a2ed

xenial/debian/changelog
xenial/debian/control

index 89cd852c6eaa8f2d63233c0db6b502af7c6309a8..06562e7886950547929cf203156940fe1a1bc375 100644 (file)
@@ -6,6 +6,7 @@ horizon (2:9.0.0~rc1-1) experimental; urgency=medium
   [ Thomas Goirand ]
   * New upstream release.
   * Fixed (build-)depends for this release.
+  * Added python-selenium as build-depends, to satisfy the imports.
 
  -- Thomas Goirand <zigo@debian.org>  Fri, 04 Mar 2016 16:56:53 +0800
 
index c0c0dc3a316c2a7f3309056a9e7135ebee776fed..d3400074467905784e89ef44ab651b76db5015fd 100644 (file)
@@ -47,6 +47,7 @@ Build-Depends-Indep: gettext,
                      python-oslosphinx (>= 2.5.0),
                      python-pint,
                      python-pyscss (>= 1.3.4),
+                     python-selenium,
                      python-six (>= 1.9.0),
                      python-swiftclient,
                      python-testtools (>= 1.4.0),