Require runtime deps to build
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
81de28958f
commit
fc0fc92f21
1 changed files with 17 additions and 8 deletions
25
freeipa.yaml
25
freeipa.yaml
|
|
@ -9,14 +9,23 @@ data:
|
|||
dependencies:
|
||||
buildrequires:
|
||||
bootstrap: f27
|
||||
# platform: f27
|
||||
# 389-ds: 1.2
|
||||
# bind: 9
|
||||
# sssd: master
|
||||
# python2: master
|
||||
# #python2-ecosystem: master
|
||||
# python3: master
|
||||
# python3-ecosystem: master
|
||||
platform: f27
|
||||
java: 8
|
||||
perl: master
|
||||
389-ds: 1.3
|
||||
bind: 9
|
||||
sssd: master
|
||||
samba: 4.7
|
||||
pki: master
|
||||
tomcat: master
|
||||
resteasy: master
|
||||
httpd: 2.4
|
||||
python2: master
|
||||
python2-ecosystem: master
|
||||
python3: master
|
||||
python3-ecosystem: master
|
||||
networking-base: f27
|
||||
fonts: f27
|
||||
requires:
|
||||
platform: f27
|
||||
java: 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue