commit | f07d9b1956c35367ef3481c5103b1df8cbcb8cab | [log] [tgz] |
---|---|---|
author | Dean Troyer <dtroyer@gmail.com> | Mon Jun 11 14:39:16 2012 -0500 |
committer | Dean Troyer <dtroyer@gmail.com> | Mon Jun 11 14:51:50 2012 -0500 |
tree | 2c2c0d5c7fcbb32f7e8b2c4c98db4889b4c70ada | |
parent | a1683aada195186f4f3c2f2f931c028e6fd73242 [diff] [blame] |
Add BeautifulSoup dependency for Horizon This is a workaround for an undocumented dependency on the Python BeautifulSoup package. It fixes both Ubuntu and Fedora builds. Fixes bug 1010968 Change-Id: If7f5d55c38d3b9ab677378c57839bc8f03898e2f
diff --git a/files/rpms/horizon b/files/rpms/horizon index 3c5fbc1..5e36820 100644 --- a/files/rpms/horizon +++ b/files/rpms/horizon
@@ -5,6 +5,7 @@ mod_wsgi # NOPRIME pylint python-anyjson +python-BeautifulSoup python-boto python-coverage python-dateutil