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:
Mathieu Bridon 2014-09-16 11:58:11 +02:00 committed by Pierre-Yves Chibon
parent 93780cbfee
commit 93ec92f9be

View file

@ -6,6 +6,7 @@
with_items:
- git
- moreutils
- python-kitchen
# This requires the fedmsg/base role
- name: install the git hooks