diff --git a/debian/control b/debian/control
index 77dece20ac31e3b5a671a742f3190e37e9d0a07d..af0171bd5248886d1c6740f06ef498e7e948ec91 100644
--- a/debian/control
+++ b/debian/control
@@ -25,4 +25,14 @@ Description: lightweight, extensible meta-backup system
  .
  Backupninja currently supports common backup utilities, easing their 
  configuration, currently supported are: rdiff-backup, duplicity, CD/DVD
-
+ .
+ Most handlers have their own dependencies/recommendations, shown in brackets
+ bellow:
+ .
+  - dup [duplicity]
+  - rdiff [rdiff-backup]
+  - sys [debconf-utils, hwinfo, mdadm]
+  - makecd [genisoimage, wodim]
+  - rsync [rsync]
+  - svn [subversion]
+  - tar [bzip2]