diff --git a/files/apts/horizon b/files/apts/horizon index 6348f5623c..53bddf098d 100644 --- a/files/apts/horizon +++ b/files/apts/horizon @@ -1,5 +1,6 @@ apache2 # NOPRIME libapache2-mod-wsgi # NOPRIME +python-beautifulsoup python-dateutil python-paste python-pastedeploy diff --git a/files/rpms/horizon b/files/rpms/horizon index 3c5fbc1765..5e3682085f 100644 --- a/files/rpms/horizon +++ b/files/rpms/horizon @@ -5,6 +5,7 @@ httpd # NOPRIME mod_wsgi # NOPRIME pylint python-anyjson +python-BeautifulSoup python-boto python-coverage python-dateutil