Install jenkins slave packages required by fedora-hubs (#5425)
This commit is contained in:
parent
476534690d
commit
b20661e1bf
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,8 @@ slave_packages_common:
|
|||
- osbs-client # Required by pyrpkg (ticket #4838)
|
||||
- intltool # Required by fedora-comps (ticket #5307)
|
||||
- fedpkg # Required by fedora-kickstarts (ticket #5406)
|
||||
- sqlite-devel # Required by fedora-hubs (ticket #5425)
|
||||
- python-virtualenvwrapper # Required by fedora-hubs (ticket #5425)
|
||||
|
||||
# Packages installed only on Fedora Jenkins slaves
|
||||
slave_packages_fedora:
|
||||
|
@ -208,6 +210,7 @@ el7_only:
|
|||
- python-unittest2
|
||||
- python-createrepo_c # Required by bodhi2
|
||||
- python-pygit2 # Required by pagure
|
||||
- python-pygments-markdown-lexer # Required by fedora-hubs (ticket #5425)
|
||||
|
||||
# Packages only available in f23+
|
||||
f23_only:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue