Install intltool in ODCS pungi runroot
This commit is contained in:
parent
07d1963a18
commit
3070ad4a14
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ fedmsg_certs:
|
|||
|
||||
odcs_allowed_source_types: ["tag", "raw_config", "module"]
|
||||
odcs_pungi_runroot_enabled: True
|
||||
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client"]
|
||||
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client", "intltool"]
|
||||
odcs_pungi_parent_runroot_tag: f26-build
|
||||
odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ fedmsg_certs:
|
|||
|
||||
odcs_allowed_source_types: ["tag", "raw_config", "module"]
|
||||
odcs_pungi_runroot_enabled: True
|
||||
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client"]
|
||||
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client", "intltool"]
|
||||
odcs_pungi_parent_runroot_tag: f26-build
|
||||
odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue