aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-03-31 11:20:15 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-03-31 11:20:15 -0300
commitae8eea9a3429e4743dd0c0c5a39dcfe7f0dea6fb (patch)
treeb34f9cc44ba55ad630ae49dc025b14e8fcaf2db8 /manifests
parent25d76b20cc643eb21a0bc820d9351523a26f98d0 (diff)
downloadpuppet-nodo-ae8eea9a3429e4743dd0c0c5a39dcfe7f0dea6fb.tar.gz
puppet-nodo-ae8eea9a3429e4743dd0c0c5a39dcfe7f0dea6fb.tar.bz2
Adding audacity into utils::personal::debian
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/utils/debian.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp
index fe0530d..792a42e 100644
--- a/manifests/subsystems/utils/debian.pp
+++ b/manifests/subsystems/utils/debian.pp
@@ -10,7 +10,7 @@ class utils::personal::debian {
'gqview', 'mpg123', 'audacious', 'qjackctl',
'gimp', 'xine-ui', 'amarok', 'wodim',
'genisoimage', 'dvd+rw-tools', 'inkscape', 'jhead',
- 'easytag', 'flashplugin-nonfree', 'vlc', ]:
+ 'easytag', 'flashplugin-nonfree', 'vlc', 'audacity' ]:
ensure => installed,
}