aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bugzilla/manifests')
-rw-r--r--modules/bugzilla/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/manifests/init.pp b/modules/bugzilla/manifests/init.pp
index ddd3a41d..188cb0b7 100644
--- a/modules/bugzilla/manifests/init.pp
+++ b/modules/bugzilla/manifests/init.pp
@@ -3,7 +3,7 @@ class bugzilla {
$extension_location = '/usr/share/bugzilla/extensions/Mageia'
package {['bugzilla',
- 'bugzilla-extension-sitemap',
+ 'bugzilla-extension-sitemap',
'graphviz',
'perl-Template-GD', # needed for graphical_report support
'perl-Test-Taint',