Add new dependencies to rpm.
Change-Id: I898ebff979c595fd462dbc47cbc11a94c75a75d6
This commit is contained in:
@@ -19,7 +19,7 @@ Requires: python-alembic, python-celery, python-crypto, python-dateutil
|
||||
Requires: python-eventlet, python-falcon, python-iso8601, python-jsonschema
|
||||
Requires: python-keystoneclient, python-kombu, python-oslo.config, python-paste-deploy
|
||||
Requires: python-psycopg2, python-pysqlite, python-sqlalchemy, python-stevedore
|
||||
Requires: python-uwsgi, python-webob
|
||||
Requires: python-uwsgi, python-webob, python-netaddr, python-babel
|
||||
|
||||
%description
|
||||
Common files for Barbican Key Management API (barbican-api) and
|
||||
|
||||
@@ -35,6 +35,10 @@ fpm -s python -t rpm alembic
|
||||
# Indirect dependencies
|
||||
# ---------------------
|
||||
|
||||
# oslo copy-pasta depends on
|
||||
# fpm -s python -t rpm netaddr
|
||||
fpm -s python -t rpm Babel
|
||||
|
||||
# python-alembic
|
||||
fpm -s python -t rpm mako
|
||||
# --> mako needs markupsafe
|
||||
|
||||
Reference in New Issue
Block a user