aboutsummaryrefslogtreecommitdiffstats
path: root/modules/viewvc
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-03-08 09:52:58 +0000
committerMichael Scherer <misc@mageia.org>2011-03-08 09:52:58 +0000
commita4008b70815347e42a96482cc4f54d671f68f28d (patch)
tree6d1fe1e63a54e4f305b32797de68c833a48b27a5 /modules/viewvc
parentb926df79761b21bb318197a038e9a363a76de6de (diff)
downloadpuppet-a4008b70815347e42a96482cc4f54d671f68f28d.tar
puppet-a4008b70815347e42a96482cc4f54d671f68f28d.tar.gz
puppet-a4008b70815347e42a96482cc4f54d671f68f28d.tar.bz2
puppet-a4008b70815347e42a96482cc4f54d671f68f28d.tar.xz
puppet-a4008b70815347e42a96482cc4f54d671f68f28d.zip
- add missing requirements for fast-cgi
Diffstat (limited to 'modules/viewvc')
-rw-r--r--modules/viewvc/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/viewvc/manifests/init.pp b/modules/viewvc/manifests/init.pp
index a97c67f8..bec694b4 100644
--- a/modules/viewvc/manifests/init.pp
+++ b/modules/viewvc/manifests/init.pp
@@ -1,5 +1,5 @@
class viewvc {
- package { ['viewvc','python-svn']:
+ package { ['viewvc','python-svn','python-flup']:
ensure => installed
}
# http_expiration_time = 600