From 339e3e4fde3c3615381897f245082f26305cde6e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 6 Oct 2011 19:47:46 -0300 Subject: Adding mplayer into utils::personal::debian --- manifests/subsystems/utils/debian.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifests') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index 024cbdd..f068c1a 100644 --- a/manifests/subsystems/utils/debian.pp +++ b/manifests/subsystems/utils/debian.pp @@ -1,7 +1,7 @@ class utils::personal::debian { # System package { [ 'libpam-mount', 'ecryptfs-utils', 'openjdk-6-jre', 'gawk', - 'sun-java6-jre', 'laptop-detect' ]: + 'sun-java6-jre', 'laptop-detect', 'syslinux' ]: ensure => installed, } @@ -12,7 +12,7 @@ class utils::personal::debian { 'genisoimage', 'dvd+rw-tools', 'inkscape', 'jhead', 'easytag', 'flashplugin-nonfree', 'vlc', 'audacity', 'opencubicplayer', 'moc', 'cmus', 'orpheus', - 'cbrpager', 'llgal', 'darksnow', 'syslinux' ]: + 'cbrpager', 'llgal', 'darksnow', 'mplayer' ]: ensure => installed, } -- cgit v1.2.3