Add dogtag-pki and python-nss as extra requirement
dogtag imports pki so mention it as requirement. python-nss is needed by dogtag-pki. Also add a bindep.txt file which is used by bindep to install system packages. To install python-nss via pip, header files from nss-devel and mozilla-nss-devel are needed. Change-Id: Ia3276ad4be56d40fddbf458f215ab93e44ed6907 Depends-On: Ibedae54e631e9c3d3726453adcd204ce96b19d77 Closes-Bug: #1604417
This commit is contained in:
parent
a3f3e0030e
commit
3b95ff8f27
5
bindep.txt
Normal file
5
bindep.txt
Normal file
@ -0,0 +1,5 @@
|
||||
# See openstack-infra/project-config:jenkins/data/bindep-fallback.txt
|
||||
# This is used by bindep: sudo [apt-get | yum] install $(bindep -b)
|
||||
|
||||
mozilla-nss-devel [platform:rpm]
|
||||
nss-devel [platform:rpm]
|
Loading…
x
Reference in New Issue
Block a user