From bae8d38301b47d8932d31781558e3a554a997cd7 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Mon, 9 Aug 2021 11:33:11 -0400 Subject: [PATCH] Drop back to debhelper 11 as that is what is in bionic --- distros/ubuntu2004/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distros/ubuntu2004/control b/distros/ubuntu2004/control index 00c4a99b0..c42daba44 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 (>= 12), 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