Added missing pip dependencies for debian package
This commit is contained in:
parent
a845fff371
commit
22d84cc9a4
3
debian/barbican-common.postinst
vendored
3
debian/barbican-common.postinst
vendored
@ -22,6 +22,9 @@ then
|
||||
# TBD: Replace these pip requirements with a true Debian package equivalent (via stdeb perhaps).
|
||||
pip install uwsgi
|
||||
pip install falcon
|
||||
pip install oslo.config
|
||||
pip install webob
|
||||
pip install PasteDeploy
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
Loading…
x
Reference in New Issue
Block a user