git/hooks: Add missing package dependency
This had been found by misc during his review of the patches, but the unfixed patch is what got merged. https://fedorahosted.org/fedora-infrastructure/ticket/4452
This commit is contained in:
parent
93780cbfee
commit
93ec92f9be
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
with_items:
|
||||
- git
|
||||
- moreutils
|
||||
- python-kitchen
|
||||
|
||||
# This requires the fedmsg/base role
|
||||
- name: install the git hooks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue