diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e577fb2..52cc370 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 13), libapr1-dev, libaprutil1-dev, libbrotli-dev, - liblua5.3-dev, + liblua5.4-dev, libnghttp2-dev, libpcre2-dev, libssl-dev, @@ -48,7 +48,8 @@ Depends: apache2-bin (= ${binary:Version}), ssl-cert | dehydrated Suggests: apache2-doc, apache2-suexec-pristine | apache2-suexec-custom, - www-browser + www-browser, + ufw Pre-Depends: ${misc:Pre-Depends} Provides: httpd, httpd-cgi |