From 6f49cffa804ed4f60eff8f7a42966d6ed41924dd Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Feb 2011 18:46:20 -0200 Subject: Adding icedtea6-plugin to squeeze personal packages; moving libical-parser-perl and maildir-utils there --- manifests/subsystems/utils.pp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'manifests/subsystems/utils.pp') diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index 093c452..524dc5e 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -74,7 +74,7 @@ class utils::personal { 'rtorrent', 'p7zip-full', 'signing-party', 'easytag', 'flashplugin-nonfree', 'mercurial', 'jhead', 'unison', 'exuberant-ctags', - 'tig', 'libical-parser-perl', 'maildir-utils' ]: + 'tig' ]: ensure => installed, } @@ -94,7 +94,8 @@ class utils::personal { # Squeeze (or newer) packages if $lsbdistcodename != 'lenny' { - package { [ 'xul-ext-monkeysphere', 'chromium-browser' ]: + package { [ 'xul-ext-monkeysphere', 'chromium-browser', 'libical-parser-perl', + 'maildir-utils', 'icedtea6-plugin' ]: ensure => installed, } } -- cgit v1.2.3