diff --git a/debian/control b/debian/control
index 4a39407d1e065b67e20c852f515cad998658aeb7..f3bf077ac975830959b7876399ac81b98feb7e33 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,7 @@ Description: Software Heritage storage listener
 Package: python3-swh.storage.archiver
 Architecture: all
 Depends: python3-swh.scheduler (>= 0.0.11~),
+         python3-swh.journal,
          python3-swh.storage (= ${binary:Version}),
          ${misc:Depends},
          ${python3:Depends}