Merge pull request #13 from simonpasquier/merge-master-branch

Merge master branch
diff --git a/collectd/map.jinja b/collectd/map.jinja
index a6d9dfa..66c6974 100644
--- a/collectd/map.jinja
+++ b/collectd/map.jinja
@@ -11,7 +11,7 @@
         'use_fqdn': True,
     },
     'Debian': {
-        'pkgs': ['collectd-core', 'snmp', 'python-yaml', 'python-simplejson'],
+        'pkgs': ['collectd-core', 'snmp', 'python-yaml', 'libpython2.7', 'python-simplejson'],
         'service': 'collectd',
         'config_file': '/etc/collectd/collectd.conf',
         'config_dir': '/etc/collectd/conf.d',