diff --git a/debian/control b/debian/control index e05c64c..56f6812 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 12), python3-apt, python3-breezy, python3-breezy.tests, - python3-buildlog-consultant, + python3-buildlog-consultant (>= 0.0.4), python3-requirement-parser, python3-debmutate, python3-lz4, @@ -24,7 +24,7 @@ Package: ognibuild Architecture: all Depends: python3-apt, python3-breezy, - python3-buildlog-consultant, + python3-buildlog-consultant (>= 0.0.4), python3-debmutate, python3-lz4, python3-requirement-parser,