aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/utils.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index f475445..aae26b7 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -64,7 +64,8 @@ class utils::personal {
'irssi-scripts', 'links', 'pandoc',
'rxvt-unicode', 'recode', 'twinkle',
'figlet', 'bittornado', 'encfs',
- 'rtorrent', 'p7zip-full', 'signing-party' ]:
+ 'rtorrent', 'p7zip-full', 'signing-party',
+ 'easytag' ]:
ensure => installed,
}