mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -7,6 +7,7 @@
|
||||
- python-moksha-hub
|
||||
- python-bugzilla2fedmsg
|
||||
- python-twisted-words
|
||||
- python2-docutils
|
||||
tags:
|
||||
- packages
|
||||
- bugzilla2fedmsg
|
||||
|
||||
Reference in New Issue
Block a user