diff options
Diffstat (limited to 'manifests/subsystems')
-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 17eca5f..ec96acc 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -65,7 +65,7 @@ class utils::personal { 'rxvt-unicode', 'recode', 'twinkle', 'figlet', 'bittornado', 'encfs', 'rtorrent', 'p7zip-full', 'signing-party', - 'easytag', 'flashplugin-nonfree' ]: + 'easytag', 'flashplugin-nonfree', 'mercurial' ]: ensure => installed, } |