aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-07 15:18:58 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-07 15:18:58 +0200
commita69e59797d028b5fd32f631f619ec79c364623cc (patch)
tree79a1afd76c193a7636c9473e890d87ddd3d745f9 /modules
parent630966b84923bf8f64c46ba7e87ffbc03db29246 (diff)
downloadpuppet-a69e59797d028b5fd32f631f619ec79c364623cc.tar
puppet-a69e59797d028b5fd32f631f619ec79c364623cc.tar.gz
puppet-a69e59797d028b5fd32f631f619ec79c364623cc.tar.bz2
puppet-a69e59797d028b5fd32f631f619ec79c364623cc.tar.xz
puppet-a69e59797d028b5fd32f631f619ec79c364623cc.zip
Fix ident
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/bugzilla-dev/manifests/init.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/bugzilla-dev/manifests/init.pp b/modules/bugzilla-dev/manifests/init.pp
index 813af73d..b6f00e2b 100755
--- a/modules/bugzilla-dev/manifests/init.pp
+++ b/modules/bugzilla-dev/manifests/init.pp
@@ -6,11 +6,11 @@ class bugzilla-dev {
'perl-Template-GD', # needed for graphical_report support
'perl-Test-Taint',
'perl-JSON-RPC',
- 'perl-Email-MIME',
+ 'perl-Email-MIME',
'perl-Email-Sender',
'Math-Random-ISAAC',
'perl-Chart',
- 'perl-PatchReader',
+ 'perl-PatchReader',
'perl-ldap',
'perl-SOAP-Lite',
'perl-XMLRPC-Lite']: }