bugzilla2fedmsg: install python2-docutils

It turns out that python2-docutils is needed to make this function.
Without it, it tracebacks on start and never processes normally.
Probibly the rpm should have a hard dep on this, but in the mean time we
add it here to make sure it's installed.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-08 10:37:39 -07:00
parent 6d27488951
commit 76748dda43

View file

@ -7,6 +7,7 @@
- python-moksha-hub
- python-bugzilla2fedmsg
- python-twisted-words
- python2-docutils
tags:
- packages
- bugzilla2fedmsg