Updating module def
- PKI modules won't be supported for f28, f29 - Adding dependency on javapacakges-tools Signed-off-by: Dinesh Prasanth M K <dmoluguw@redhat.com>
This commit is contained in:
parent
b765a229d0
commit
ae4eb53a4b
1 changed files with 4 additions and 2 deletions
6
pki.yaml
6
pki.yaml
|
|
@ -8,9 +8,11 @@ data:
|
|||
- MIT
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
javapackages-tools: [201801]
|
||||
platform: [-f28, -f29]
|
||||
requires:
|
||||
platform: []
|
||||
javapackages-tools: [201801]
|
||||
platform: [-f28, -f29]
|
||||
references:
|
||||
community: http://www.dogtagpki.org
|
||||
documentation: http://www.dogtagpki.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue