aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/utils/debian.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp
index 010aef0..ab4ea61 100644
--- a/manifests/subsystems/utils/debian.pp
+++ b/manifests/subsystems/utils/debian.pp
@@ -12,7 +12,7 @@ class utils::personal::debian {
'genisoimage', 'dvd+rw-tools', 'inkscape', 'jhead',
'easytag', 'flashplugin-nonfree', 'vlc', 'audacity',
'opencubicplayer', 'moc', 'cmus', 'orpheus',
- 'cbrpager' ]:
+ 'cbrpager', 'llgal' ]:
ensure => installed,
}