Install jenkins slave packages required by fedora-hubs (#5425)

This commit is contained in:
Mikolaj Izdebski 2016-08-03 13:25:28 +00:00
parent 476534690d
commit b20661e1bf

View file

@ -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: