aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/subsystems/utils/debian.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp
index d4ab479..1960c52 100644
--- a/manifests/subsystems/utils/debian.pp
+++ b/manifests/subsystems/utils/debian.pp
@@ -27,7 +27,8 @@ class utils::personal::debian {
'sc', 'antiword', 'broffice.org',
'kalarm', 'texlive-latex-base', 'texlive-latex-recommended',
'texlive-latex-extra', 'pandoc', 'gnumeric',
- 'cups-client', 'hplip', 'cups-bsd' ]:
+ 'cups-client', 'hplip', 'cups-bsd',
+ 'gnucash' ]:
ensure => installed,
}