From 6b481fa2b505937f5f3cecb96a5d70a0cdca0cd1 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Mon, 30 Aug 2021 09:42:31 -0400 Subject: [PATCH] Put back debhelper >= 11. We are deprecating stretch --- distros/ubuntu2004/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros/ubuntu2004/control b/distros/ubuntu2004/control index 8901e8a58..a4683bfde 100644 --- a/distros/ubuntu2004/control +++ b/distros/ubuntu2004/control @@ -2,7 +2,7 @@ Source: zoneminder Section: net Priority: optional Maintainer: Isaac Connor -Build-Depends: debhelper (>= 10), sphinx-doc, python3-sphinx, dh-linktree, dh-apache2 +Build-Depends: debhelper (>= 11), sphinx-doc, python3-sphinx, dh-linktree, dh-apache2 ,cmake ,libavcodec-dev ,libavformat-dev