aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/utils.pp')
-rw-r--r--manifests/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 4fb7422..652d0b4 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -39,7 +39,7 @@ class utils::desktop {
'vim-gtk', 'gobby', 'bogofilter',
'gnupg-agent', 'xterm', 'bash-completion',
'fetchmail', 'dosemu', 'xfonts-terminus',
- 'gnumeric' ]:
+ 'gnumeric', 'alsa-utils', 'sc' ]:
ensure => installed,
}