diff --git a/debian/control b/debian/control
index edd16696abaa3b90be7f5bae37b1e002ada4fdcb..1a032f089613b3f0488ac5fea3fbe09986dffbf9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends:
  debhelper (>= 9),
  python3-argcomplete,
  python3-xdg,
+ python3-paramiko,
 Standards-Version: 3.9.8
 
 Package: apertis-dev-tools
@@ -16,6 +17,7 @@ Depends:
  ${pythons3:Depends},
  python3-argcomplete,
  python3-xdg,
+ python3-paramiko,
 Recommends: gcc-arm-linux-gnueabihf
 Description: Apertis development tools to help building, deploying and
  debugging applications