diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/subsystems/utils.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index 0a7f751..093c452 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -74,7 +74,7 @@ class utils::personal { 'rtorrent', 'p7zip-full', 'signing-party', 'easytag', 'flashplugin-nonfree', 'mercurial', 'jhead', 'unison', 'exuberant-ctags', - 'tig' ]: + 'tig', 'libical-parser-perl', 'maildir-utils' ]: ensure => installed, } |