diff --git a/debian/control b/debian/control
index dcce1634fa34d8310cb856d5093a9a64a3340b15..f7414c84f9a42ef6084ae0b314be1de15e7e9064 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,8 @@ Package: uffd
 Architecture: any
 Depends:
  ${misc:Depends},
+# Unlike most debian python packages, we depend directly on the deb packages and do not want to populate our dependencies from the setup.py .
+# Bacause of this we do not use the variable from pybild.
 # ${python3:Depends},
  python3-ldap3,
  python3-flask,